shithub: cstory

ref: 1fbdbf6015c83517501bbd76859483222ffaaaa7
dir: /src/Star.h/

View raw version
#pragma once

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