shithub: cstory

ref: 2af6a043ef01159acade1e2812f1dba723d6eb59
dir: /src/Star.h/

View raw version
#pragma once

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