shithub: cstory

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