shithub: cstory

ref: 6c96f243d1aecb2207fd02fbfbacb993d4676313
dir: /src/Star.h/

View raw version
#pragma once

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