shithub: cstory

ref: 4a955e02bf4f5ea3d4bf0cea8f0c42170a142305
dir: /src/Star.h/

View raw version
#pragma once

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