shithub: cstory

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

View raw version
#pragma once

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