shithub: cstory

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

View raw version
#pragma once

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