shithub: cstory

ref: fbf9332c9a7cb711927158805b3804908cafc304
dir: /src/Star.h/

View raw version
#pragma once

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