shithub: cstory

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

View raw version
#pragma once

void InitStar();
void ActStar();
void PutStar(int fx, int fy);