shithub: cstory

ref: 394d5658a45ab1243a99fa373dce00c1397f54c2
dir: /src/Star.h/

View raw version
#pragma once

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