shithub: cstory

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

View raw version
#pragma once

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