shithub: cstory

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

View raw version
#pragma once

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