shithub: cstory

ref: 7c12e7817cfd69ecbc0bc330004adcc1ac1c7252
dir: /src/Star.h/

View raw version
#pragma once

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