shithub: cstory

ref: 7d222231ae61d647199d97684fda25a94070e59f
dir: /src/Star.h/

View raw version
#pragma once

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