shithub: cstory

ref: 92b798610cf7fb7930f13fc726f165ed4eb31dc2
dir: /src/Star.h/

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