shithub: cstory

ref: 55447a6c49c1095348aae05a24440f5a5adc34de
dir: /src/Star.h/

View raw version
#pragma once

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