From fa3be5d11de6eff42205dc0af23b992cfc71df6e Mon Sep 17 00:00:00 2001 From: TakaRikka <38417346+TakaRikka@users.noreply.github.com> Date: Sat, 17 Feb 2024 11:47:45 -0800 Subject: d_map OK (#2074) --- src/d/d_scope.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/d/d_scope.cpp') 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" -- cgit v1.2.3