shithub: cstory

ref: 1b8fbcee431fc381847ea402ac09f423cbc163c6
dir: /src/Star.h/

View raw version
#pragma once

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