shithub: cstory

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

View raw version
#pragma once

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