shithub: cstory

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

View raw version
#pragma once

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