diff options
Diffstat (limited to 'mobile')
| -rw-r--r-- | mobile/mobile_5f.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mobile/mobile_5f.asm b/mobile/mobile_5f.asm index f03b7416a..ffd3202a8 100644 --- a/mobile/mobile_5f.asm +++ b/mobile/mobile_5f.asm @@ -429,10 +429,10 @@ Function17d1f1: ; 17d1f1 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Parameter: [ScriptVar] = 0..1 ; -; if [ScriptVar] == 0 +; if [ScriptVar] == FALSE ; Show japanese menu options ; - News - News - ??? - Cancel -; if [ScriptVar] == 1 +; if [ScriptVar] == TRUE ; Show BattleTower-Menu with 3 options in english language ; - Challenge - Explanation - Cancel Special_Menu_ChallengeExplanationCancel: ; 17d224 |
