shithub: cstory

ref: 766f24188fb502e2d3dcefb400d16bdfdf3a281c
dir: /src/Star.h/

View raw version
#pragma once

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