shithub: cstory

ref: 626dcdf34e607ab193b3273d2ab24c488dd3a73f
dir: /src/Star.h/

View raw version
#pragma once

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