shithub: cstory

ref: 44f142d8e75f71df89a9710f11c678b3a3bf6cc7
dir: /src/Star.h/

View raw version
#pragma once

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