shithub: cstory

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

View raw version
#pragma once

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