shithub: cstory

ref: 05949cb772346e021b77bc7e9ed6a6bbaa84ea28
dir: /src/Star.h/

View raw version
#pragma once

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