shithub: cstory

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

View raw version
#pragma once

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