shithub: cstory

ref: 519acb5db1669ea288d3d27392339d8810723f92
dir: /src/Star.h/

View raw version
#pragma once

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