shithub: cstory

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

View raw version
#pragma once

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