shithub: cstory

ref: 1dcf3333fc7d0b0077aff23bf5278cbd45b9d74d
dir: /src/Star.h/

View raw version
#pragma once

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