shithub: cstory

ref: 2b7882178692d6d7b33f8f4ab7efd2251751ffae
dir: /src/Star.h/

View raw version
#pragma once

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