shithub: cstory

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

View raw version
#pragma once

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