shithub: cstory

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

View raw version
#pragma once

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