shithub: cstory

ref: d35c9cd09e2680448e43b36ed2620c461c0bdc84
dir: /src/Star.h/

View raw version
#pragma once

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