shithub: cstory

ref: 0faf06224f647c67a5252ce1df68bbfe1e3b6204
dir: /src/Star.h/

View raw version
#pragma once

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