shithub: cstory

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

View raw version
#pragma once

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