shithub: cstory

ref: 4ab849f4ef8c581ac681311f0fa1a562ba600f78
dir: /src/Star.h/

View raw version
#pragma once

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