shithub: cstory

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