shithub: cstory

ref: 3f6c744e16aa1460efa9f57e1e9e2f05973ddcff
dir: /src/Star.h/

View raw version
#pragma once

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