shithub: cstory

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