shithub: cstory

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

View raw version
#pragma once

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