mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-09 00:00:44 +00:00
Document Talon (En_Ta) (#1348)
* Rename flags related to Talon * Document Talon (ovl_En_Ta) * Formatting * ovl_En_Ta review fixes * Add horse eventinf flag usage comments * Rename TALON_STATE_FLAG_3 * Review fixes * More review fixes * Fix super-cucco zero-gravity time comment * Fix formatting * Talon review comment fixes * Review comment fixes * Rename waking up action funcs
This commit is contained in:
parent
9675051377
commit
b806ac0191
26 changed files with 642 additions and 500 deletions
|
@ -5,7 +5,7 @@ ElfMessage gOverworldNaviMsgs[] = {
|
|||
ELF_MSG_FLAG(CHECK, 0x40, false, EVENTCHKINF_05),
|
||||
ELF_MSG_FLAG(CHECK, 0x41, false, EVENTCHKINF_09),
|
||||
ELF_MSG_FLAG(CHECK, 0x42, false, EVENTCHKINF_12),
|
||||
ELF_MSG_FLAG(CHECK, 0x43, false, EVENTCHKINF_14),
|
||||
ELF_MSG_FLAG(CHECK, 0x43, false, EVENTCHKINF_TALON_RETURNED_FROM_CASTLE),
|
||||
ELF_MSG_FLAG(CHECK, 0x44, false, EVENTCHKINF_40),
|
||||
ELF_MSG_SONG(CHECK, 0x45, false, ITEM_SONG_SARIA),
|
||||
ELF_MSG_STRENGTH_UPG(CHECK, 0x46, true, 0),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue