shithub: cstory

ref: 49defcc3fbabc1f23f4da9fb551b234b1f734c4d
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);