shithub: cstory

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

View raw version
#pragma once

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