shithub: cstory

ref: 0653c20ba47284787774416679d58cdba0a15951
dir: /src/Star.h/

View raw version
#pragma once

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