shithub: cstory

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

View raw version
#pragma once

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