shithub: cstory

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

View raw version
#pragma once

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