shithub: cstory

ref: 654934247345ba3da88fcab79bc2d7477d99bf59
dir: /src/Star.h/

View raw version
#pragma once

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