shithub: cstory

ref: 5719c5aabdbbb06874a86d22f5d59b29da7b948f
dir: /src/Star.h/

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