shithub: cstory

ref: 9bb916e99d19a949f9ed2f19ffc65d9aefc7f691
dir: /src/Star.h/

View raw version
#pragma once

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