shithub: cstory

ref: 0af39741d48fe802906a308b60f96f0f14dbc206
dir: /src/Star.h/

View raw version
#pragma once

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