aboutsummaryrefslogtreecommitdiff
path: root/sword2/mem_view.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/mem_view.cpp')
-rw-r--r--sword2/mem_view.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/sword2/mem_view.cpp b/sword2/mem_view.cpp
index abf5379098..3a1bf166c0 100644
--- a/sword2/mem_view.cpp
+++ b/sword2/mem_view.cpp
@@ -20,6 +20,8 @@
#include "common/stdafx.h"
#include "sword2/sword2.h"
+#define Debug_Printf _vm->_debugger->DebugPrintf
+
namespace Sword2 {
void MemoryManager::displayMemory(void) {