shithub: cstory

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

View raw version
#pragma once

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