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
@@ -12,7 +12,7 @@
#include "m_Do/m_Do_mtx.h"
#include "d/d_item_data.h"
#include "weak_data_2100_2080.h" // IWYU pragma: keep
#include "weak_data_1811.h" // IWYU pragma: keep
/* 8021A7B4-8021A858 .text angCalcS__14dNpc_JntCtrl_cFPssss */
bool dNpc_JntCtrl_c::angCalcS(s16* out, s16 targetY, s16 speed, s16 maxVel) {