shithub: cstory

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

View raw version
#pragma once

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