shithub: cstory

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

View raw version
#pragma once

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