shithub: cstory

ref: 1ea4031de8456683a0a93e2a7ece69f6f8c30858
dir: /src/Star.h/

View raw version
#pragma once

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