shithub: cstory

ref: 6bb240d335bd4357d8466e8adae45624800c0d99
dir: /src/Star.h/

View raw version
#pragma once

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