shithub: cstory

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

View raw version
#pragma once

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