shithub: cstory

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

View raw version
#pragma once

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