shithub: cstory

ref: 633ac64641e86af4797e3bfb0e0db148215f2cc6
dir: /src/Star.h/

View raw version
#pragma once

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