mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-04 06:54:33 +00:00
Rename and document Adult Ruto functions (#2288)
* Rename and document Adult Ruto functions * Rename struct fields also * Add enums for Ruto actions and draw configs * Proper name for Water Medallion cutscene data * Suggested changes * More suggested changes * Bring back naming consistency * Better documentation for EnRu2_CheckWaterMedallionCutscene Co-authored-by: fig02 <fig02srl@gmail.com> * Renaming suggestions * Rename EnRu2_AccelerateUp * Revert macros * Actually, fix macros * Remove extra blank line * Rename macros with GET --------- Co-authored-by: fig02 <fig02srl@gmail.com>
This commit is contained in:
parent
54c4ce8ca6
commit
3a07abbfac
4 changed files with 423 additions and 284 deletions
|
@ -36,7 +36,7 @@ HARDCODED_SYM_ROM = {
|
|||
"D_80B4C5D0": 0xF022D0,
|
||||
"D_80ABF9D0": 0xE75A40,
|
||||
"D_80ABFB40": 0xE75BB0,
|
||||
"D_80AF411C": 0xEAA0FC,
|
||||
"gWaterMedallionCS": 0xEAA0FC,
|
||||
"D_80A88164": 0xE3ED34,
|
||||
"D_808BB2F0": 0xC89FF0,
|
||||
"D_808BB7A0": 0xC8A4A0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue