shithub: cstory

ref: 073a15b41b2f959341392f988287097fdf14cb78
dir: /src/Star.h/

View raw version
#pragma once

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