shithub: cstory

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

View raw version
#pragma once

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