shithub: cstory

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

View raw version
#pragma once

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