diff options
Diffstat (limited to 'text/common_3.asm')
-rw-r--r-- | text/common_3.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/text/common_3.asm b/text/common_3.asm index c41aaaf6f..38a532e4a 100644 --- a/text/common_3.asm +++ b/text/common_3.asm @@ -1,9 +1,9 @@ -UnknownText_0x1c4000: ; 0x1c4000 +_OakText6: ; 0x1c4000 db $0, "Now, what did you", $4f db "say your name was?", $58 ; 0x1c4026 -UnknownText_0x1c4026: ; 0x1c4026 +_OakText7: ; 0x1c4026 db $0, $52, ", are you", $4f db "ready?", $51 db "Your very own", $4f |