shithub: cstory

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

View raw version
#pragma once

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