mirror of
https://github.com/zeldaret/oot
synced 2026-09-01 17:49:54 -04:00
Document EnIn (AKA the hard-working Ingo) (#2778)
* Document `EnIn` (AKA the hard-working Ingo) * Fix variable references * Revert switch * Rename race outcome functions for clarity * Apply suggestions
This commit is contained in:
+3
-3
@@ -833,9 +833,9 @@ typedef enum LinkAge {
|
||||
#define INFTABLE_TALKED_TO_ADULT_MALON_AFTER_SONG 0x8C
|
||||
#define INFTABLE_8D 0x8D // unreachable flag in EnMa2
|
||||
#define INFTABLE_PLAYED_SONG_FOR_ADULT_MALON 0x8E
|
||||
#define INFTABLE_94 0x94
|
||||
#define INFTABLE_97 0x97
|
||||
#define INFTABLE_9A 0x9A
|
||||
#define INFTABLE_INGO_TALKED_TO_CHILD_LINK_BEFORE_TALON_RETURNED 0x94
|
||||
#define INFTABLE_INGO_TALKED_TO_CHILD_LINK_AFTER_TALON_RETURNED 0x97
|
||||
#define INFTABLE_INGO_TALKED_TO_ADULT_LINK 0x9A
|
||||
#define INFTABLE_A2 0xA2
|
||||
#define INFTABLE_AB 0xAB
|
||||
#define INFTABLE_B0 0xB0
|
||||
|
||||
Reference in New Issue
Block a user