shithub: cstory

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