diff options
author | camthesaxman <cameronghall@cox.net> | 2017-09-10 13:01:17 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-09-10 13:01:17 -0500 |
commit | 7d9eef40114229536197afc427212807258e6ebf (patch) | |
tree | 65fc812275ff1d6189c2e34ce60b3090b91472ca | |
parent | df71c1a803e49b93dfb19cdac6cf71621d82d89a (diff) |
fix German build
-rw-r--r-- | data-de/event_scripts.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data-de/event_scripts.s b/data-de/event_scripts.s index 9f6b77e5a..a418c658d 100644 --- a/data-de/event_scripts.s +++ b/data-de/event_scripts.s @@ -1041,7 +1041,7 @@ EventScript_19F8F2: waittext waitbutton reptrainerbattle - specialval RESULT, sub_8082558 + specialval RESULT, ScrSpecial_GetTrainerBattleMode compare RESULT, 0 jumpeq EventScript_19F934 compare RESULT, 2 |