shithub: cstory

ref: 2c9531062bfa7e5b994718a7449d63180128d389
dir: /src/Star.h/

View raw version
#pragma once

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