shithub: cstory

ref: 22dc6836c59e5bb752d0a8da02494ec2dfa50d3d
dir: /src/Star.h/

View raw version
#pragma once

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