shithub: cstory

ref: 60bc16b16130dfad30dcf612c3144ebfc1ea2547
dir: /src/Star.h/

View raw version
#pragma once

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