shithub: cstory

ref: 262fcfbaa3f5babe2e6b052752afe42e2be71f40
dir: /src/Star.h/

View raw version
#pragma once

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