shithub: cstory

ref: 8c6f1381f0fa08772fe0a21bd2e182ca836df2f8
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);