shithub: cstory

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

View raw version
#pragma once

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