diff options
| author | briaguya <70942617+briaguya-ai@users.noreply.github.com> | 2023-04-07 17:06:58 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-07 17:06:58 -0400 |
| commit | 330da0b5ec7adebbbc368aaa0af23402cc631896 (patch) | |
| tree | c47f58c9cdcee1b291c3a33732df4d3ba8104c2a /soh/include | |
| parent | 1fa31410c263768ddfd31bb13a9ba036c438a2c4 (diff) | |
| parent | 2149cd1fdd5a0202545c630588c0a37764870359 (diff) | |
khan -> dev
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 |
