shithub: cstory

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

View raw version
#pragma once

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