shithub: cstory

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

View raw version
#pragma once

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