shithub: cstory

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

View raw version
#pragma once

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