shithub: cstory

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

View raw version
#pragma once

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