shithub: cstory

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

View raw version
#pragma once

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