shithub: cstory

ref: 469c25c93d5b95828b4a2ac2bfb2e5a09869b7c4
dir: /src/Star.h/

View raw version
#pragma once

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