shithub: cstory

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

View raw version
#pragma once

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