shithub: cstory

ref: 3e5f44f8deb12840d892b3cc5d204542b05f0d78
dir: /src/Star.h/

View raw version
#pragma once

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