shithub: cstory

ref: 5329a6d1b7c2d150712ed075f0c5727a409e609b
dir: /src/Star.h/

View raw version
#pragma once

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