shithub: cstory

ref: 9461b141f1efa82239c7f3045a10f3b1c3b7b5da
dir: /src/Star.h/

View raw version
#pragma once

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