shithub: cstory

ref: 98f66444d764f7f2ff59dfca4a02c0fee9e32855
dir: /src/Star.h/

View raw version
#pragma once

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