shithub: cstory

ref: 3597addf51cea6f50af14776c993343fee7133a6
dir: /src/Star.h/

View raw version
#pragma once

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