pokecrystal-board/data/phone/text/huey_caller.asm
mid-kid e3e0bcd653 #641 fixes and additions. (#646)
Name a lot of text labels according to our conventions
2019-10-20 18:24:17 -04:00

44 lines
672 B
NASM

HueyBattleRematchText:
text "Hey, I challenge"
line "you to a battle!"
para "It won't be like"
line "last time!"
para "@"
text_ram wStringBuffer5
text "'s"
line "where I'm waiting"
para "for you. Hustle"
line "over here pronto!"
done
HueyHangUpText:
text "See ya!"
done
HueyWeHaveToBattleAgainSometimeText:
text "We have to battle"
line "again sometime."
para "You can bet I'm"
line "going to keep"
para "challenging you"
line "till I win."
done
HueyReminderText:
text "Hey, you'd better"
line "not have forgotten"
cont "about our battle!"
para "@"
text_ram wStringBuffer5
text "!"
para "Hustle over quick!"
line "I'm waiting!"
done