shithub: cstory

ref: 2f56effc51b5f5e6156b54a2fb7d06c5f64fa1da
dir: /src/Star.h/

View raw version
#pragma once

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