shithub: cstory

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

View raw version
#pragma once

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