shithub: cstory

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

View raw version
#pragma once

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