shithub: cstory

ref: 5b18283e5f8dffd4cae6b5b7ef09d67237383db5
dir: /src/Star.h/

View raw version
#pragma once

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