shithub: cstory

ref: 417fce45b31ff833f4cf0d42abc51ca8d8519cef
dir: /src/Star.h/

View raw version
#pragma once

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