shithub: cstory

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

View raw version
#pragma once

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