shithub: cstory

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

View raw version
#pragma once

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