shithub: cstory

ref: 54817eda516330768f82bad522fdb007e51e80ff
dir: /src/Star.h/

View raw version
#pragma once

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