shithub: cstory

ref: 2fc3dbb1e56f13b4bf749ee85dceee508c1820d2
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);