summaryrefslogtreecommitdiff
path: root/misc/mobile_40.asm
diff options
context:
space:
mode:
Diffstat (limited to 'misc/mobile_40.asm')
-rw-r--r--misc/mobile_40.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mobile_40.asm b/misc/mobile_40.asm
index 140045eb8..bce647792 100644
--- a/misc/mobile_40.asm
+++ b/misc/mobile_40.asm
@@ -1959,7 +1959,7 @@ Function100c74: ; 100c74
ld c, 8
call TextBox
ld hl, BattleMonMoves
- ld de, wd25e
+ ld de, wListMoves_MoveIndicesBuffer
ld bc, NUM_MOVES
call CopyBytes
ld a, SCREEN_WIDTH * 2