shithub: cstory

ref: 9a0d2c4c940d467baa842ee534162ebb40152238
dir: /src/Star.h/

View raw version
#pragma once

void InitStar(void);
void ActStar(void);
void PutStar(int fx, int fy);