shithub: cstory

ref: 941dec2c7c5674cc022c4a29bca0c7ccfbd41d69
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);