shithub: cstory

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

View raw version
#pragma once

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