shithub: cstory

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

View raw version
#pragma once

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