shithub: cstory

ref: 4e239c3175e80e39bdc6346cf46d274fe02ba7b2
dir: /src/Star.h/

View raw version
#pragma once

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