shithub: cstory

ref: c697a9b8b21ddd5af49fb6efa97f7f8e585a6048
dir: /src/Star.h/

View raw version
#pragma once

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