Started cleaning up the itemNo enum

This commit is contained in:
LagoLunatic
2024-02-25 02:05:17 -05:00
parent 914393649b
commit fdba7c3a7b
37 changed files with 807 additions and 807 deletions
+1 -1
View File
@@ -581,7 +581,7 @@ void dDlst_TimerScrnDraw_c::setIconType(void* tex, u8 type) {
itemNo = dComIfGs_getSelectEquip(0);
break;
case 4:
itemNo = LETTER00;
itemNo = dItem_FATHER_LETTER_e;
break;
default:
itemNo = (u32)tex;