shithub: cstory

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