shithub: cstory

ref: 486cf37161e47a38557ea882aa7d3f571e1ef8be
dir: /src/Star.h/

View raw version
#pragma once

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