shithub: cstory

ref: 006091305eda7999d17a5c048d3c235f9889561d
dir: /src/Star.h/

View raw version
#pragma once

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