shithub: cstory

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