shithub: cstory

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

View raw version
#pragma once

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