shithub: cstory

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