shithub: cstory

ref: 3889bd9f1d2cec3cf116e7f8d814dab4c530ea5c
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);