shithub: cstory

ref: 8c6f1381f0fa08772fe0a21bd2e182ca836df2f8
dir: /src/Star.h/

View raw version
#pragma once

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