shithub: cstory

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