shithub: cstory

ref: 22dc6836c59e5bb752d0a8da02494ec2dfa50d3d
dir: /src/MiniMap.h/

View raw version
#pragma once

#include "WindowsWrapper.h"

extern char gMapping[0x80];

int MiniMapLoop();
BOOL IsMapping();
void StartMapping();
void SetMapping(int a);