diff options
author | Slawter666 <38655737+Slawter666@users.noreply.github.com> | 2018-10-17 01:11:44 +0100 |
---|---|---|
committer | Slawter666 <38655737+Slawter666@users.noreply.github.com> | 2018-10-17 01:11:44 +0100 |
commit | 1435c96b41049da3a05ed97d9a07b355aacbac4f (patch) | |
tree | 72b638cae542fc16c9785656f3335ff8de00b1ba /data | |
parent | 3aff112127ddb67882bfce31d046eb886e0aa2c1 (diff) |
Further synchronisation
Diffstat (limited to 'data')
-rw-r--r-- | data/event_scripts.s | 2 | ||||
-rw-r--r-- | data/specials.inc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/data/event_scripts.s b/data/event_scripts.s index dc308f8b1..30adafd35 100644 --- a/data/event_scripts.s +++ b/data/event_scripts.s @@ -3324,7 +3324,7 @@ EventScript_2736B3:: @ 82736B3 EventScript_2736BC:: @ 82736BC lockall - special sub_80F972C + special ExecuteWhiteOut waitstate compare VAR_RESULT, 1 goto_eq EventScript_2736D9 diff --git a/data/specials.inc b/data/specials.inc index 4d11cf304..ec378ae19 100644 --- a/data/specials.inc +++ b/data/specials.inc @@ -210,7 +210,7 @@ gSpecials:: @ 81DBA64 def_special ShowLinkBattleRecords def_special IsEnoughForCostInVar0x8005 def_special SubtractMoneyFromVar0x8005 - def_special sub_80F972C + def_special ExecuteWhiteOut def_special sp0C8_whiteout_maybe def_special RotatingGate_InitPuzzle def_special RotatingGate_InitPuzzleAndGraphics |