shithub: cstory

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

View raw version
#pragma once

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