summaryrefslogtreecommitdiff
path: root/misc/mobile_12_2.asm
diff options
context:
space:
mode:
Diffstat (limited to 'misc/mobile_12_2.asm')
-rwxr-xr-xmisc/mobile_12_2.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/mobile_12_2.asm b/misc/mobile_12_2.asm
index dcf37aa70..2bdd6ddc3 100755
--- a/misc/mobile_12_2.asm
+++ b/misc/mobile_12_2.asm
@@ -53,9 +53,9 @@ MobileCheckOwnMonAnywhere: ; 4a843
jr z, .asm_4a8d1
ld hl, .BoxAddrs
ld b, 0
-rept 3
add hl, bc
-endr
+ add hl, bc
+ add hl, bc
ld a, [hli]
call GetSRAMBank
ld a, [hli]