shithub: cstory

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

View raw version
#pragma once

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