shithub: cstory

ref: 8f1bc269f071e2e5eb607ecb26133656fc850527
dir: /src/Star.h/

View raw version
#pragma once

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