shithub: cstory

ref: 22f737e1394a9c5dccd3e8ae0eb950d90a6a96f4
dir: /src/Star.h/

View raw version
#pragma once

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