shithub: cstory

ref: 2e5e1994c25a66c5c840c99656190bbd8f8c1f42
dir: /src/Star.h/

View raw version
#pragma once

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