shithub: cstory

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

View raw version
#pragma once

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