diff options
Diffstat (limited to 'soh/include')
| -rw-r--r-- | soh/include/z64save.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/soh/include/z64save.h b/soh/include/z64save.h index 0a3352e1c..bc563ac8a 100644 --- a/soh/include/z64save.h +++ b/soh/include/z64save.h @@ -697,12 +697,12 @@ typedef enum { #define INFTABLE_F4 0xF4 #define INFTABLE_F8 0xF8 #define INFTABLE_FC 0xFC -#define INFTABLE_109 0x109 +#define INFTABLE_GORON_CITY_DOORS_UNLOCKED 0x109 #define INFTABLE_10A 0x10A #define INFTABLE_10B 0x10B -#define INFTABLE_10C 0x10C +#define INFTABLE_STOPPED_GORON_LINKS_ROLLING 0x10C #define INFTABLE_10D 0x10D -#define INFTABLE_10E 0x10E +#define INFTABLE_SPOKE_TO_GORON_LINK 0x10E #define INFTABLE_10F 0x10F #define INFTABLE_113 0x113 #define INFTABLE_11A 0x11A |
