shithub: cstory

ref: 461d1cfda94fef71a893b7cf24a7e6565fe4cc19
dir: /src/Star.h/

View raw version
#pragma once

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