shithub: cstory

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