shithub: cstory

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

View raw version
#pragma once

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