shithub: cstory

ref: 58fc9a392ac3d868292eebdc0991247a9bca03be
dir: /src/Star.h/

View raw version
#pragma once

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