mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
10 lines
279 B
NASM
10 lines
279 B
NASM
|
KenjiPhoneScript1:
|
||
|
trainertotext BLACKBELT_T, KENJI3, MEM_BUFFER_0
|
||
|
farscall PhoneScript_AnswerPhone_Male
|
||
|
farjump KenjiAnswerPhoneScript
|
||
|
|
||
|
KenjiPhoneScript2:
|
||
|
trainertotext BLACKBELT_T, KENJI3, MEM_BUFFER_0
|
||
|
farscall PhoneScript_GreetPhone_Male
|
||
|
farjump KenjiCallingPhoneScript
|