mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-16 21:05:12 +00:00
parent
cf52184766
commit
79cb1f8d5c
19 changed files with 101 additions and 101 deletions
|
@ -366,7 +366,7 @@ DrawItemTableEntry sDrawItemTable[] = {
|
|||
// kokiri sword, OBJECT_GI_SWORD_1
|
||||
{ GetItem_DrawOpa0, { gGiKokiriSwordDL } },
|
||||
// gold skulltula token, OBJECT_ST
|
||||
{ GetItem_DrawSkullToken, { object_st_DL_004DB0, object_st_DL_004EB8 } },
|
||||
{ GetItem_DrawSkullToken, { gSkulltulaTokenDL, gSkulltulaTokenFlameDL } },
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue