mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
73 lines
1.1 KiB
NASM
73 lines
1.1 KiB
NASM
|
UnknownText_0x1b5270:
|
||
|
text "Hello, this is"
|
||
|
line "@"
|
||
|
text_ram wStringBuffer3
|
||
|
text " speaking…"
|
||
|
|
||
|
para "Hi, <PLAY_G>!"
|
||
|
line "Good morning!"
|
||
|
done
|
||
|
|
||
|
UnknownText_0x1b52a5:
|
||
|
text "Hello, this is"
|
||
|
line "@"
|
||
|
text_ram wStringBuffer3
|
||
|
text " speaking…"
|
||
|
|
||
|
para "Hi, <PLAY_G>!"
|
||
|
done
|
||
|
|
||
|
UnknownText_0x1b52cc:
|
||
|
text "Hello, this is"
|
||
|
line "@"
|
||
|
text_ram wStringBuffer3
|
||
|
text " speaking…"
|
||
|
|
||
|
para "Hi, <PLAY_G>!"
|
||
|
line "Good evening!"
|
||
|
done
|
||
|
|
||
|
UnknownText_0x1b5301:
|
||
|
text "<PLAY_G>, good"
|
||
|
line "morning!"
|
||
|
|
||
|
para "It's me, @"
|
||
|
text_ram wStringBuffer3
|
||
|
text "."
|
||
|
line "How are you doing?"
|
||
|
done
|
||
|
|
||
|
UnknownText_0x1b5335:
|
||
|
text "Hi, <PLAY_G>!"
|
||
|
|
||
|
para "It's me, @"
|
||
|
text_ram wStringBuffer3
|
||
|
text "."
|
||
|
line "How are you doing?"
|
||
|
done
|
||
|
|
||
|
UnknownText_0x1b535f:
|
||
|
text "<PLAY_G>, good"
|
||
|
line "evening!"
|
||
|
|
||
|
para "It's me, @"
|
||
|
text_ram wStringBuffer3
|
||
|
text "."
|
||
|
line "How are you doing?"
|
||
|
done
|
||
|
|
||
|
UnknownText_0x1b5393:
|
||
|
text "How are your"
|
||
|
line "#MON doing?"
|
||
|
|
||
|
para "My @"
|
||
|
text_ram wStringBuffer4
|
||
|
text "'s"
|
||
|
line "doing as great as"
|
||
|
cont "ever."
|
||
|
|
||
|
para "Let's keep at it"
|
||
|
line "and become #MON"
|
||
|
cont "CHAMPS!"
|
||
|
done
|