shithub: cstory

ref: 75a31005d119dd6f99f0197424c6b8322c047e75
dir: /src/Star.h/

View raw version
#pragma once

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