shithub: cstory

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

View raw version
#pragma once

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