shithub: cstory

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

View raw version
#pragma once

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