shithub: cstory

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

View raw version
#pragma once

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