shithub: cstory

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

View raw version
#pragma once

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