shithub: cstory

ref: 946d816a3b06c6391f77b971190d3e3c545d469c
dir: /src/Star.h/

View raw version
#pragma once

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