shithub: cstory

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

View raw version
#pragma once

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