shithub: cstory

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

View raw version
#pragma once

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