shithub: cstory

ref: 159bc5d869346ce3c4f213988e8cceffa47c12fa
dir: /src/Star.h/

View raw version
#pragma once

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