Match remaining functions in d_menu_collect (#2809)

* match all funcs in d_menu_collect

* remove old nonmatching comments
This commit is contained in:
Trueffel
2025-11-15 17:37:50 +01:00
committed by GitHub
parent 19451b8191
commit f8135e8deb
4 changed files with 76 additions and 81 deletions
-1
View File
@@ -167,7 +167,6 @@ void daDitem_c::actionStart() {
}
/* 804E00DC-804E0A50 0005FC 0974+00 1/1 0/0 0/0 .text actionEvent__9daDitem_cFv */
// NONMATCHING - r30/r31 swap
void daDitem_c::actionEvent() {
if (mSetLightEff) {
cLib_addCalc2(&mLight.mPow, mLightStrength, 0.1f, 1.0f);