shithub: cstory

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

View raw version
#pragma once

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