shithub: cstory

ref: 2ee2a1b34b975877b79d98e797f302964133c51e
dir: /src/Star.h/

View raw version
#pragma once
void InitStar();
void ActStar();
void PutStar(int fx, int fy);