shithub: cstory

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

View raw version
#pragma once

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