shithub: cstory

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

View raw version
#pragma once

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