shithub: cstory

ref: 20a6b60bcb155819e6601e00bc03ee8f0e1fe80a
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);