shithub: cstory

ref: 988f1128dd96f06c57da106175ccec158160f81d
dir: /src/Star.h/

View raw version
#pragma once

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