shithub: cstory

ref: 564d42dbd23a369d7d575b176e93fc0721fb407d
dir: /src/Star.h/

View raw version
#pragma once

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