shithub: cstory

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

View raw version
#pragma once

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