shithub: cstory

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

View raw version
#pragma once

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