shithub: cstory

ref: 3c7a1b285d5c36c1ddf863e5dcacb6f0e0e38f36
dir: /src/Star.h/

View raw version
#pragma once

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