shithub: cstory

ref: 9e5e2a0e26d36c13deb87901cca97738ded0ae98
dir: /src/Star.h/

View raw version
#pragma once

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