diff options
| author | Tal Hayon <talhayon1@gmail.com> | 2022-05-14 20:51:30 +0300 |
|---|---|---|
| committer | Tal Hayon <talhayon1@gmail.com> | 2022-05-14 20:51:30 +0300 |
| commit | 968e200c78f057f46fae5bb9b71fec64bfb48bfe (patch) | |
| tree | 060d0093471973d8ccd47bda45e43f056e439bb2 /data/scripts/dhc/script_GuardCellRight.inc | |
| parent | 422fb8ed147ced68eb690ea6061e142a5eed6fb3 (diff) | |
Use enums across more scripts and files
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 |
