shithub: cstory

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

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