shithub: cstory

ref: 9ed2cdc9f1106681a24acd0f12f2e20a8821d59b
dir: /src/Star.h/

View raw version
#pragma once

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