shithub: cstory

ref: 8fb3f302a098bed2bc10021fc9d9d47ae78ad9a5
dir: /src/Star.h/

View raw version
#pragma once

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