shithub: cstory

ref: 6e486d9226a16291530afe808dd7b303918c5e42
dir: /src/Star.h/

View raw version
#pragma once

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