shithub: cstory

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

View raw version
#pragma once

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