shithub: cstory

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