shithub: cstory

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

View raw version
#pragma once

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