shithub: cstory

ref: 84cc01b8f0172250846ee2a03bdedc50055e9339
dir: /src/Star.h/

View raw version
#pragma once

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