shithub: cstory

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

View raw version
#pragma once

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