shithub: cstory

ref: 295e70ded843f11151b84f91b8bce4ddeab5dcb6
dir: /src/Star.h/

View raw version
#pragma once

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