shithub: cstory

ref: c7c40fa24a16685e87da1a278a0f44a5899ffa4f
dir: /src/Star.h/

View raw version
#pragma once

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