shithub: cstory

ref: 6bdb40694082b8fd51cef236eb1acc1ab1ed6f86
dir: /src/Star.h/

View raw version
#pragma once

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