shithub: cstory

ref: 8fdaea5d8b8cb218f5a3c1597eb267f1086d48de
dir: /src/Star.h/

View raw version
#pragma once

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