shithub: cstory

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

View raw version
#pragma once

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