shithub: cstory

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

View raw version
#pragma once

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