shithub: cstory

ref: 66a4805ceb52de2c66f59a0ddf85ccaedc43e11e
dir: /src/Star.h/

View raw version
#pragma once

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