shithub: cstory

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