shithub: cstory

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

View raw version
#pragma once

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