shithub: cstory

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

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