shithub: cstory

ref: 87c8ae2428a9f0fffb68e0b96e9a78ee74064e66
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);