shithub: cstory

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

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