shithub: cstory

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

View raw version
#pragma once

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