shithub: cstory

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

View raw version
#pragma once

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