shithub: cstory

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

View raw version
#pragma once

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