shithub: cstory

ref: 74c9931ebbfb73c013a808c17e07f277752dc2d3
dir: /src/Star.h/

View raw version
#pragma once

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