shithub: cstory

ref: 97acb292bb6aaf62ec5bc3a763ea85dc2503bde5
dir: /src/Star.h/

View raw version
#pragma once

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