summaryrefslogtreecommitdiff
path: root/src/engine
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine')
-rw-r--r--src/engine/bank02.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/engine/bank02.asm b/src/engine/bank02.asm
index a4a0f62..c969add 100644
--- a/src/engine/bank02.asm
+++ b/src/engine/bank02.asm
@@ -35,8 +35,8 @@ _OpenDuelCheckMenu: ; 8000 (2:4000)
; opens the In Play Area submenu
DuelCheckMenu_InPlayArea: ; 8039 (2:4039)
xor a
- ld [wce60], a
- farcall Func_180d5
+ ld [wIsFromSelectButton], a
+ farcall OpenInPlayAreaScreen
ret
; opens the Glossary submenu