shithub: cstory

ref: 59a8c2617f0a6359677b9ce7598252dde68a2f45
dir: /src/Star.h/

View raw version
#pragma once

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