shithub: cstory

ref: 01abc0541a9840b835ed934f4ecac7d1d5a1a650
dir: /src/Star.h/

View raw version
#pragma once

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