shithub: cstory

ref: 26af89d5bb140bc2ceef3c634e3852386d9966f9
dir: /src/Star.h/

View raw version
#pragma once

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