shithub: cstory

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

View raw version
#pragma once

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