shithub: cstory

ref: 2e02e8b8e249d1030c41bc140386bf99ae5b1bd8
dir: /src/Star.h/

View raw version
#pragma once

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