shithub: cstory

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

View raw version
#pragma once

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