shithub: cstory

ref: 47fbf3ece7b9b7e3144e2c806d2b3c145f5370c5
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);