shithub: cstory

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

View raw version
#pragma once

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