shithub: cstory

ref: 1e6ee2d6ba898f184da4dccdbe9541a2899dd2e0
dir: /src/Star.h/

View raw version
#pragma once

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