shithub: cstory

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

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