shithub: cstory

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