shithub: cstory

ref: 3f6c744e16aa1460efa9f57e1e9e2f05973ddcff
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);