shithub: cstory

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

View raw version
#pragma once

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