shithub: cstory

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

View raw version
#pragma once

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