shithub: cstory

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