shithub: cstory

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

View raw version
#pragma once

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