shithub: cstory

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

View raw version
#pragma once

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