shithub: cstory

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