shithub: cstory

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

View raw version
#pragma once

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