shithub: cstory

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

View raw version
#pragma once

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