shithub: cstory

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

View raw version
#pragma once

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