shithub: cstory

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

View raw version
#pragma once

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