shithub: cstory

ref: 3a856e4d9d0bee1dbf5eeed83436da34ef7e7c06
dir: /src/Star.h/

View raw version
#pragma once

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