shithub: cstory

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

View raw version
#pragma once

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