shithub: cstory

ref: 75f585a72736822c24b1ef63f2920844c0d4d07c
dir: /src/Star.h/

View raw version
#pragma once

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