shithub: cstory

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

View raw version
#pragma once

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