diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-05 15:49:05 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-05 15:49:05 -0400 |
commit | b01da1a59260b2ac54dd876e9cf35d2c1fb944e7 (patch) | |
tree | 8384ebb678d1237c49d6f1b59cd6504e6e58a1e4 /data/map_event_scripts.inc | |
parent | b4b509f68477068ae111cc5a6094d858d396c4bb (diff) |
link.c through InitLocalLinkPlayer
Diffstat (limited to 'data/map_event_scripts.inc')
-rw-r--r-- | data/map_event_scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/map_event_scripts.inc b/data/map_event_scripts.inc index c333c6336..d485777f3 100644 --- a/data/map_event_scripts.inc +++ b/data/map_event_scripts.inc @@ -1492,7 +1492,7 @@ EventScript_1A651A:: @ 81A651A clearflag FLAG_0x09D call EventScript_1A6551 special sub_81130A8 - specialvar VAR_RESULT, sub_806E25C + specialvar VAR_RESULT, IsNationalPokedexEnabled compare_var_to_value VAR_RESULT, 0 call_if 1, EventScript_1A653B call EventScript_1A6541 |