shithub: cstory

ref: 87e8a75df40c8f87ca280b4ca2b0d014b6b08742
dir: /src/Star.h/

View raw version
#pragma once

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