shithub: cstory

ref: 565c79a4ce4235baed5cf7d4f062b1f52237ed28
dir: /src/Star.h/

View raw version
#pragma once

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