shithub: cstory

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

View raw version
#pragma once

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