shithub: cstory

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

View raw version
#pragma once

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