shithub: cstory

ref: 473bd43ca752c73cf501876abaa8caec235dc4b6
dir: /src/Star.h/

View raw version
#pragma once

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