shithub: cstory

ref: 8f5370ea81c63e632d2f2b15d0afa55dfca9d2c3
dir: /src/Star.h/

View raw version
#pragma once

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