shithub: cstory

ref: 44edb7d26e869009825d9074589fa2c512f57b51
dir: /src/Star.h/

View raw version
#pragma once

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