shithub: cstory

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

View raw version
#pragma once

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