summaryrefslogtreecommitdiff
path: root/src/d/d_com_static.cpp
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2025-12-23 18:53:10 -0500
committerGitHub <noreply@github.com>2025-12-23 15:53:10 -0800
commit877889c5105e59ee3aa4e57e53d3b0c5ffcfca77 (patch)
tree154eddaea39971210e088cb828f80d38b998f998 /src/d/d_com_static.cpp
parent6ef13c620a46aed5fea525699a4832a1ad6e4d1f (diff)
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
Diffstat (limited to 'src/d/d_com_static.cpp')
-rw-r--r--src/d/d_com_static.cpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/d/d_com_static.cpp b/src/d/d_com_static.cpp
index 794a663f61..461f182719 100644
--- a/src/d/d_com_static.cpp
+++ b/src/d/d_com_static.cpp
@@ -115,10 +115,8 @@ daSus_c::data_c daSus_c::mData[0x20];
daSus_c::room_c daSus_c::mRoom[0x40];
-/* 80450D88 0002+00 data_80450D88 m_count__9daArrow_c */
s16 daArrow_c::m_count;
-/* 80450D8A 0002+00 data_80450D8A mSetTop__7daSus_c */
s16 daSus_c::mSetTop;
int daSus_c::newData(s8 i_roomNo, cXyz const& param_1, cXyz const& param_2, u8 param_3, u8 param_4,
@@ -247,13 +245,10 @@ void daNpcKakashi_clrSuccessCount() {
dComIfGs_setTmpReg(0xFEFF, 0);
}
-/* 80450D8C 0001+00 data_80450D8C None */
bool daYkgr_c::m_flag;
-/* 80450D8D 0001+00 data_80450D8D None */
bool daYkgr_c::m_alpha_flag;
-/* 80450D8E 0002+00 data_80450D8E None */
u8 daYkgr_c::m_alpha;
f32 daYkgr_c::m_aim_rate;
@@ -416,10 +411,8 @@ int daTagMagne_c::checkMagneC() {
return 0;
}
-/* 80450DC0 0001+00 data_80450DC0 None */
u8 daTagMist_c::mPlayerNo;
-/* 80450DC1 0003+00 data_80450DC1 None */
bool daObjCarry_c::mSaveFlag;
u8 daTagMist_c::getPlayerNo() {