shithub: cstory

ref: 8f6403f233fb993492492a5c30bd648021895d84
dir: /src/Star.h/

View raw version
#pragma once

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