shithub: cstory

ref: 1f3c33f2a0150e8d2ef7ee3d04ff38b7d9e45001
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);