shithub: cstory

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

View raw version
#pragma once

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