shithub: cstory

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