shithub: cstory

ref: 47fbf3ece7b9b7e3144e2c806d2b3c145f5370c5
dir: /src/Star.h/

View raw version
#pragma once

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