shithub: cstory

ref: 571a7ca72373a25ced91bacd301e365b832a0a5b
dir: /src/Star.h/

View raw version
#pragma once

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