shithub: cstory

ref: 93029e8e2c745176bd3b2d8ae82dfd4cf4f5f4da
dir: /src/Star.h/

View raw version
#pragma once

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