summaryrefslogtreecommitdiff
path: root/mobile
diff options
context:
space:
mode:
Diffstat (limited to 'mobile')
-rwxr-xr-xmobile/mobile_41.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/mobile_41.asm b/mobile/mobile_41.asm
index a4f2c7e61..f010998f6 100755
--- a/mobile/mobile_41.asm
+++ b/mobile/mobile_41.asm
@@ -1072,7 +1072,7 @@ Function106464:: ; 106464
Function10649b: ; 10649b
ld a, [TextBoxFrame]
- maskbits NUM_FRAMES +- 1
+ maskbits NUM_FRAMES
ld bc, 6 * LEN_1BPP_TILE
ld hl, Frames
call AddNTimes