shithub: cstory

ref: 1582af91cff8435c5bea684b39f2f4a43f58ad7f
dir: /src/Star.h/

View raw version
#pragma once

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