shithub: cstory

ref: d78f46a384ebdee35e1e96072bd9c6fba636f235
dir: /src/Star.h/

View raw version
#pragma once
void InitStar();
void ActStar();
void PutStar(int fx, int fy);