shithub: cstory

ref: 271f86e009deb1e4a84bc49f8e05417d41efd992
dir: /src/Star.h/

View raw version
#pragma once

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