shithub: cstory

ref: 18ae3e6bf7874ceffeee78b2a764de2ea1343ef1
dir: /src/Star.h/

View raw version
#pragma once

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