shithub: cstory

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

View raw version
#pragma once

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