shithub: cstory

ref: 7d788dd759c3c35a0a40b6d93875019140afaf0b
dir: /src/Star.h/

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