shithub: cstory

ref: 77e00a93291d6f1d7d2011d540471ef64d094831
dir: /src/Star.h/

View raw version
#pragma once

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