shithub: cstory

ref: 3f36bf52deef1a1978c979894e7f583ab54d36ea
dir: /src/Star.h/

View raw version
#pragma once

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