shithub: cstory

ref: 24d104e2e812a91f3e1d7e4b4dc8b5adf8a74fbc
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);