shithub: cstory

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

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