aboutsummaryrefslogtreecommitdiff
path: root/sword2/resman.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/resman.cpp')
-rw-r--r--sword2/resman.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/sword2/resman.cpp b/sword2/resman.cpp
index 09adf8b461..5fa8c9f9de 100644
--- a/sword2/resman.cpp
+++ b/sword2/resman.cpp
@@ -22,6 +22,8 @@
#include "sword2/sword2.h"
#include "sword2/defs.h"
+#define Debug_Printf _vm->_debugger->DebugPrintf
+
namespace Sword2 {
// ---------------------------------------------------------------------------