shithub: cstory

ref: 21d5ba34b0c1cda1b1fa20c620c5cfed96750af9
dir: /src/Star.h/

View raw version
#pragma once

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