shithub: cstory

ref: 514d9f873912054e083b927fcf731637a3a4d0c0
dir: /src/Star.h/

View raw version
#pragma once

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