shithub: cstory

ref: 216fa2d3f77ffda5133028d26d938557837bf7b0
dir: /src/Star.h/

View raw version
#pragma once

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