shithub: cstory

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

View raw version
#pragma once

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