shithub: cstory

ref: 84ab67f4740c569de13c30f39961d6065f89ffdf
dir: /src/Star.h/

View raw version
#pragma once

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