mirror of
https://github.com/zeldaret/tp
synced 2026-06-22 08:55:48 -04:00
Clean up code, remove fakematches, add UNUSED, enable warnings (#2992)
* Remove NDEBUG_DEFINED fakematch, clean up getName temps * Fix ifdef * Fix bad JSystem pch ifdef breaking decomp.me * Remove Acch Chk fakematches * Private Acch fields * Fix some clangd errors in headers * Add UNUSED macro for matching debug parameters * Enable clangd unused-parameter warning * Remove extern from initializers Probably added by dol2asm? * Fix process profile definitions * Remove leftover dol2asm address comments * Remove some unnecessary double casts * Enable some more clangd warnings * Fix missing usages of fopAcM_ct * Fix wrong enum usage * Fix more fakematches
This commit is contained in:
@@ -178,9 +178,6 @@ void dPaPoT_c::clearTwoAllID() {
|
||||
clearCenterID();
|
||||
}
|
||||
|
||||
/* 800512E8-80051424 04BC28 013C+00 0/0 1/1 1/1 .text
|
||||
* setEffectFour__8dPaPoF_cFPC12dKy_tevstr_cPC4cXyzUlUlPC4cXyzPC4cXyzPC4cXyzPC4cXyzPC4cXyzPC5csXyzPC4cXyzScff
|
||||
*/
|
||||
int dPaPoF_c::setEffectFour(dKy_tevstr_c const* param_0, cXyz const* param_1, u32 param_2,
|
||||
u32 param_3, cXyz const* param_4, cXyz const* param_5,
|
||||
cXyz const* param_6, cXyz const* param_7, cXyz const* param_8,
|
||||
|
||||
Reference in New Issue
Block a user