shithub: cstory

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

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