shithub: cstory

ref: 767c2972ae09642c63528c2efbe4adf77f9a6e11
dir: /src/Star.h/

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