Clean up the weak data fakematches to be slightly closer to the real code

This commit is contained in:
LagoLunatic
2024-11-20 16:38:29 -05:00
parent ba31450171
commit 3bdcd42944
23 changed files with 61 additions and 38 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ u32 daPy_py_c::checkPlayerFly() const { return 0; }
#include "d/d_s_play.h"
#include "d/res/res_link.h"
#include "weak_data_2100_2080.h" // IWYU pragma: keep
#include "weak_data_1811.h" // IWYU pragma: keep
s16 daArrow_c::m_count;