shithub: cstory

ref: 4afb0f494e5efa573a4e196f7f50d48a15f078d0
dir: /src/Star.h/

View raw version
#pragma once

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