shithub: cstory

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

View raw version
#pragma once

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