shithub: cstory

ref: 7d9d80f07a3cb833c766d8bd4d36636535129f88
dir: /src/Star.h/

View raw version
#pragma once

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