shithub: cstory

ref: 0651f1b9102247effefdd21f212e47a60430d746
dir: /src/Star.h/

View raw version
#pragma once

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