shithub: cstory

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

View raw version
#pragma once

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