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_drawlist.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/d/d_drawlist.cpp') 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" -- cgit v1.2.3