shithub: cstory

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

View raw version
#pragma once

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