shithub: cstory

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

View raw version
#pragma once

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