summaryrefslogtreecommitdiff
path: root/src/d/d_scope.cpp
diff options
context:
space:
mode:
authorTakaRikka <38417346+TakaRikka@users.noreply.github.com>2024-02-17 11:47:45 -0800
committerGitHub <noreply@github.com>2024-02-17 20:47:45 +0100
commitfa3be5d11de6eff42205dc0af23b992cfc71df6e (patch)
tree02d5e2acff805bc998d396b13d7803ed4a8a1793 /src/d/d_scope.cpp
parent8164c34142ebaafbd70ef0f8032343d25b1e58fc (diff)
d_map OK (#2074)
Diffstat (limited to 'src/d/d_scope.cpp')
-rw-r--r--src/d/d_scope.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/d/d_scope.cpp b/src/d/d_scope.cpp
index 8f82f3839c..26213d647d 100644
--- a/src/d/d_scope.cpp
+++ b/src/d/d_scope.cpp
@@ -3,6 +3,8 @@
// Translation Unit: d/d_scope
//
+#define NO_INLINE_DLSTBASE_DRAW
+
#include "d/d_scope.h"
#include "JSystem/J2DGraph/J2DScreen.h"
#include "JSystem/JUtility/JUTTexture.h"