shithub: cstory

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

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