shithub: cstory

ref: 2b65c5811aef3c63a3337e45ddc81ba2995f73e2
dir: /src/Star.h/

View raw version
#pragma once

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