shithub: cstory

ref: 554e0824302eb00a8a932c5d29141d42335fc3f4
dir: /src/Star.h/

View raw version
#pragma once

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