shithub: cstory

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