shithub: cstory

ref: 01c5fb3a375de34d97f4380b61acde9320c291b9
dir: /src/Star.h/

View raw version
#pragma once

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