shithub: cstory

ref: 87b296c51336cdf0bf80d8c4e9bbc71ecce2c5de
dir: /src/Star.h/

View raw version
#pragma once

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