shithub: cstory

ref: 5e6a57d6a504e64b18cfb60f2065fd5da0736c1a
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);