shithub: cstory

ref: 5c68009e7adf9b31bb484ef511fc71a7f04d5b76
dir: /src/Star.h/

View raw version
#pragma once

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