shithub: cstory

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

View raw version
#pragma once

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