shithub: cstory

ref: 5596c33b38938c404e339d4a3c3e04762ed4326a
dir: /src/Star.h/

View raw version
#pragma once

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