shithub: cstory

ref: 385d7e58440da91834ba886a9d7ba68194442d09
dir: /src/Star.h/

View raw version
#pragma once

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