shithub: cstory

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

View raw version
#pragma once

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