shithub: cstory

ref: fdbaa4e8e97d1f015c4b49d83408da220a098edf
dir: /src/Star.h/

View raw version
#pragma once

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