shithub: cstory

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

View raw version
#pragma once

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