shithub: cstory

ref: 7b0b69483da17f4e86489fa388b56f392b804a68
dir: /src/Star.h/

View raw version
#pragma once

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