mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-09 00:00:44 +00:00
Rename symbols related to Kakariko Well being drained (#2332)
This commit is contained in:
parent
c21c3fe3da
commit
07751d3d44
8 changed files with 13 additions and 13 deletions
|
@ -174,7 +174,7 @@ typedef enum CutsceneMiscType {
|
|||
/* 0x11 */ CS_MISC_QUAKE_STOP,
|
||||
/* 0x12 */ CS_MISC_STOP_STORM_AND_ADVANCE_TO_DAY,
|
||||
/* 0x13 */ CS_MISC_SET_FLAG_FAST_WINDMILL,
|
||||
/* 0x14 */ CS_MISC_SET_FLAG_WELL_DRAINED,
|
||||
/* 0x14 */ CS_MISC_SET_FLAG_DRAINED_WELL,
|
||||
/* 0x15 */ CS_MISC_SET_FLAG_LAKE_HYLIA_RESTORED,
|
||||
/* 0x16 */ CS_MISC_VISMONO_BLACK_AND_WHITE,
|
||||
/* 0x17 */ CS_MISC_VISMONO_SEPIA,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue