Rename more item enums

This commit is contained in:
LagoLunatic
2025-01-17 20:58:43 -05:00
parent c609b6780c
commit e8adc6c9e5
33 changed files with 937 additions and 935 deletions
+1 -1
View File
@@ -1574,7 +1574,7 @@ bool daRd_c::_execute() {
return true;
}
fopAcM_setGbaName(this, MIRROR_SHIELD, 0x12, 0x30);
fopAcM_setGbaName(this, dItem_MIRROR_SHIELD_e, 0x12, 0x30);
setIceCollision();
if (mMode != MODE_SILENT_PRAY && mMode != MODE_DEATH && mMode != MODE_DAMAGE &&
mMode != MODE_ATTACK && mMode != MODE_CRY && mMode != MODE_CRY_WAIT)