shithub: cstory

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

View raw version
#pragma once

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