shithub: cstory

ref: 3d42044917bb626be804f22a4dbd242856f448e8
dir: /src/Star.h/

View raw version
#pragma once

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