shithub: cstory

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