shithub: cstory

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

View raw version
#pragma once

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