shithub: cstory

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

View raw version
#pragma once

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