shithub: cstory

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

View raw version
#pragma once

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