shithub: cstory

ref: 60d3cc2ed622308e479892d3defc82c021324308
dir: /src/Star.h/

View raw version
#pragma once

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