shithub: cstory

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

View raw version
#pragma once

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