diff options
Diffstat (limited to 'asm/menu_helpers.s')
-rw-r--r-- | asm/menu_helpers.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/menu_helpers.s b/asm/menu_helpers.s index 32ed2997e..98003c7f0 100644 --- a/asm/menu_helpers.s +++ b/asm/menu_helpers.s @@ -139,7 +139,7 @@ DisplayMessageAndContinueTask: @ 8121E7C ldr r1, [sp, 0x30] bl StringExpandPlaceholders _08121EC0: - ldr r2, =gUnknown_03003014 + ldr r2, =gTextFlags ldrb r0, [r2] movs r1, 0x1 orrs r0, r1 |