From 3bdcd429444f1c935a858775fb665275e1af953f Mon Sep 17 00:00:00 2001 From: LagoLunatic Date: Wed, 20 Nov 2024 16:38:29 -0500 Subject: Clean up the weak data fakematches to be slightly closer to the real code --- src/d/d_chain.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/d/d_chain.cpp') diff --git a/src/d/d_chain.cpp b/src/d/d_chain.cpp index a61e4989..7bccdc5a 100644 --- a/src/d/d_chain.cpp +++ b/src/d/d_chain.cpp @@ -8,7 +8,7 @@ #include "d/d_s_play.h" #include "m_Do/m_Do_mtx.h" -#include "weak_data_2100_2080.h" // IWYU pragma: keep +#include "weak_data_1811.h" // IWYU pragma: keep #include "assets/l_chainS3TCTEX__d_chain.h" const u16 l_chainS3TCTEX__width = 32; -- cgit v1.2.3