shithub: cstory

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

View raw version
#pragma once

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