shithub: cstory

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

View raw version
#pragma once
void InitStar();
void ActStar();
void PutStar(int fx, int fy);