shithub: cstory

ref: 07ee64818196cbe91528e90b51ce8172d990120a
dir: /src/Star.h/

View raw version
#pragma once

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