shithub: cstory

ref: 57767f338e9571a6ae9afa0993a204969d1af03b
dir: /src/Star.h/

View raw version
#pragma once

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