shithub: cstory

ref: 49defcc3fbabc1f23f4da9fb551b234b1f734c4d
dir: /src/Star.h/

View raw version
#pragma once

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