shithub: cstory

ref: 57b37e84def93facefd9a42adb414767c0653f1a
dir: /src/Star.h/

View raw version
#pragma once

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