shithub: cstory

ref: 5d562806b1409718c1db07db522f44c5da5d0247
dir: /src/Star.h/

View raw version
#pragma once

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