mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-18 04:48:21 -04:00
Match remaining functions in d_menu_collect (#2809)
* match all funcs in d_menu_collect * remove old nonmatching comments
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user