shithub: cstory

ref: 960fa6f456a85714196c9e77fa2af69b762ec05b
dir: /src/Star.h/

View raw version
#pragma once

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