shithub: cstory

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

View raw version
#pragma once

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