shithub: cstory

ref: 5ccb7dfa9354ad2b060b0ab9f784dadc66700536
dir: /src/Star.h/

View raw version
#pragma once

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