shithub: cstory

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

View raw version
#pragma once

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