shithub: cstory

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

View raw version
#pragma once

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