mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 22:44:30 +00:00
ovl_Item_Etcetera OK (#281)
* started item_etcetera * ovl_Item_Etcetera OK * z_item_etcetera cleanup * fixed * removed padding * z_item_etcetera updates * made suggested changes * change member in enum
This commit is contained in:
parent
b35f2007ad
commit
c3421dda0c
19 changed files with 207 additions and 643 deletions
|
@ -156,7 +156,6 @@ DrawItemTableEntry sDrawItemTable[] = {
|
|||
{ func_8006A9CC, { 0x06000960 } },
|
||||
{ func_80069EB0, { 0x06004DB0, 0x06004EB8 } },
|
||||
};
|
||||
|
||||
/**
|
||||
* Draw "Get Item" Model
|
||||
* Calls the corresponding draw function for the given draw ID
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue