shithub: cstory

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

View raw version
#pragma once

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