shithub: cstory

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