shithub: cstory

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

View raw version
#pragma once

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