shithub: cstory

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

View raw version
#pragma once

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