shithub: cstory

ref: 6c2ca988a8d874fcb2c85a28294312484025ac0b
dir: /src/Star.h/

View raw version
#pragma once

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