shithub: cstory

ref: 74c29dbe3c4be5dd1b36005df798770392fbab64
dir: /src/Star.h/

View raw version
#pragma once

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