shithub: cstory

ref: 92a2327187f9d0c3f5b2ed6948b0d832c7e2d58e
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);