shithub: cstory

ref: 4fc38593d2f686004bc4021f1106ff7c99aae9a0
dir: /src/Star.h/

View raw version
#pragma once

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