shithub: cstory

ref: 1ed1597c0791cacccbdbf9c01824bd05ba54f3e8
dir: /src/Star.h/

View raw version
#pragma once

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