shithub: cstory

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

View raw version
#pragma once

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