summaryrefslogtreecommitdiff
path: root/src/d/d_tree.cpp
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2024-11-20 16:38:29 -0500
committerLagoLunatic <LagoLunatic@users.noreply.github.com>2024-11-20 16:38:29 -0500
commit3bdcd429444f1c935a858775fb665275e1af953f (patch)
tree06e4779c3d553fa873cfba5c5b94d0dd29c05227 /src/d/d_tree.cpp
parentba31450171d6144203979e4fc05517974f536f96 (diff)
Clean up the weak data fakematches to be slightly closer to the real code
Diffstat (limited to 'src/d/d_tree.cpp')
-rw-r--r--src/d/d_tree.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/d_tree.cpp b/src/d/d_tree.cpp
index f61565e2..d5d77414 100644
--- a/src/d/d_tree.cpp
+++ b/src/d/d_tree.cpp
@@ -6,7 +6,7 @@
#include "d/d_tree.h"
#include "dolphin/types.h"
-#include "weak_data_2100_2080.h" // IWYU pragma: keep
+#include "weak_data_1811.h" // IWYU pragma: keep
#include "assets/l_Txa_swood_aTEX.h"
const u16 l_Txa_swood_aTEX__width = 64;