shithub: cstory

ref: 3ab2b112049868aa5f936fa3bb3eeee8a1b5e95b
dir: /src/Star.h/

View raw version
#pragma once

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