shithub: cstory

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

View raw version
#pragma once

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