shithub: cstory

ref: 124aebaaa25bd4925380bddba60d836da808ff39
dir: /src/Star.h/

View raw version
#pragma once

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