summaryrefslogtreecommitdiff
path: root/src/d/d_drawlist.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/d/d_drawlist.cpp')
-rw-r--r--src/d/d_drawlist.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/d/d_drawlist.cpp b/src/d/d_drawlist.cpp
index 7f76d1fcc6..cc3686d0b8 100644
--- a/src/d/d_drawlist.cpp
+++ b/src/d/d_drawlist.cpp
@@ -3,6 +3,8 @@
// Translation Unit: d/d_drawlist
//
+#define NO_INLINE_DLSTBASE_DRAW
+
#include "d/d_drawlist.h"
#include "d/s/d_s_play.h"
#include "JSystem/J2DGraph/J2DScreen.h"