shithub: cstory

ref: 05e0b49c29dae172fd7e8788cb07fe8b98dff3ac
dir: /src/Star.h/

View raw version
#pragma once

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