shithub: cstory

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

View raw version
#pragma once

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