summaryrefslogtreecommitdiff
path: root/mobile/mobile_46.asm
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/mobile_46.asm')
-rw-r--r--mobile/mobile_46.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/mobile/mobile_46.asm b/mobile/mobile_46.asm
index 6e4188dac..b919a9f52 100644
--- a/mobile/mobile_46.asm
+++ b/mobile/mobile_46.asm
@@ -5451,7 +5451,7 @@ Text_PartyMonTopsThisLevel:
done
Text_UberRestriction:
- text_from_ram wcd49
+ text_ram wcd49
text " may go"
line "only to BATTLE"
@@ -5494,10 +5494,10 @@ Text_WhichBattleRoom:
done
Text_ThisBattleRoomPleaseWait:
- text_from_ram wStringBuffer3
+ text_ram wStringBuffer3
text "'s ROOM"
line "@"
- text_from_ram wStringBuffer4
+ text_ram wStringBuffer4
text "?"
cont "Please wait…"
done