shithub: cstory

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