shithub: cstory

ref: 68fceb63c4ac10158a2b07d2f78cf5b47df235ab
dir: /src/Star.h/

View raw version
#pragma once

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