shithub: cstory

ref: 545dcdf18da36eeef06465ba8c073d6191eb5e12
dir: /src/Star.h/

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