shithub: cstory

ref: 4c8598d460bc7a07b9193954a51054a68e0e52f8
dir: /src/Star.h/

View raw version
#pragma once

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