shithub: cstory

ref: 7a5eb3993c0663b382d51a9ae8723ed43ca6f538
dir: /src/Star.h/

View raw version
#pragma once

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