shithub: cstory

ref: 4680607e593c9cb5e9b724fedb09e525ecb7c499
dir: /src/Star.h/

View raw version
#pragma once

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