shithub: cstory

ref: 35d3d20d44734c64e97996e9f9027accfebce89f
dir: /src/Star.h/

View raw version
#pragma once

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