shithub: cstory

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

View raw version
#pragma once

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