shithub: cstory

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

View raw version
#pragma once

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