shithub: cstory

ref: 40ba60cb8e35f44cb1f9e563bb004c9cac84ea33
dir: /src/Star.h/

View raw version
#pragma once

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