shithub: cstory

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

View raw version
#pragma once

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