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
@@ -40,7 +40,7 @@ BOOL daMmusic::Act_c::Macore_is_playing() {
dComIfGs_isEventBit(0x2910) ||
dComIfGs_isEventBit(0x2e02) ||
dComIfGs_isEventBit(0x1610) ||
!dComIfGs_checkGetItem(LV3_SWORD))
!dComIfGs_checkGetItem(dItem_MASTER_SWORD_2_e))
return FALSE;
return TRUE;