shithub: cstory

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

View raw version
#pragma once

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