diff options
| author | notyourav <65437533+notyourav@users.noreply.github.com> | 2022-05-17 14:35:16 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-17 14:35:16 -0700 |
| commit | 3afbd0e9012be95e687ccb36eb62f6df08cded19 (patch) | |
| tree | 00b83f84cdefeaa6d4e334d3154278589bdb76b5 /data/scripts/dhc/script_GuardCellRight.inc | |
| parent | 393db92f245c93927fd402738db8a04f61e0d56d (diff) | |
| parent | aceb014a82c89fd1783dc13e7eb3cffc26ac4ca4 (diff) | |
Merge pull request #516 from hatal175/enumasm
Initial version of enum extractor script
Diffstat (limited to 'data/scripts/dhc/script_GuardCellRight.inc')
| -rw-r--r-- | data/scripts/dhc/script_GuardCellRight.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/scripts/dhc/script_GuardCellRight.inc b/data/scripts/dhc/script_GuardCellRight.inc index 83ddbacf..9c23e9ff 100644 --- a/data/scripts/dhc/script_GuardCellRight.inc +++ b/data/scripts/dhc/script_GuardCellRight.inc @@ -12,7 +12,7 @@ script_0800E484: SetPlayerIdle FacePlayer CallWithArg sub_0807F3D8, 0x00000000 - MessageNoOverlap 0x2407 + MessageNoOverlap TEXT_BREAK_VAATI_CURSE, 0x07 WaitUntilTextboxCloses EnablePlayerControl Jump script_0800E484 |
