shithub: cstory

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

View raw version
#pragma once

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