shithub: cstory

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

View raw version
#pragma once

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