shithub: cstory

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

View raw version
#pragma once

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