shithub: cstory

ref: cc9fbbd1c0bebaf99bdb32494ddcf2f10f1e5b69
dir: /src/Star.h/

View raw version
#pragma once

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