summaryrefslogtreecommitdiff
path: root/src/d/d_grass.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_grass.cpp
parentba31450171d6144203979e4fc05517974f536f96 (diff)
Clean up the weak data fakematches to be slightly closer to the real code
Diffstat (limited to 'src/d/d_grass.cpp')
-rw-r--r--src/d/d_grass.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/d_grass.cpp b/src/d/d_grass.cpp
index 167bc609..c90d8c16 100644
--- a/src/d/d_grass.cpp
+++ b/src/d/d_grass.cpp
@@ -18,7 +18,7 @@
#include "dolphin/gf/GFGeometry.h"
#include "dolphin/gf/GFTev.h"
-#include "weak_data_2100_2080.h" // IWYU pragma: keep
+#include "weak_data_1811.h" // IWYU pragma: keep
#include "assets/l_K_kusa_00TEX.h"
const u32 l_K_kusa_00TEX__width = 64;