shithub: cstory

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

View raw version
#pragma once

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