shithub: cstory

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

View raw version
#pragma once

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