shithub: cstory

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