blob: b577906a0412741f3f547dd530e2cd22a3f993fa (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
CeladonPokecenterScript:
call Serial_TryEstablishingExternallyClockedConnection
jp EnableAutoTextBoxDrawing
CeladonPokecenterTextPointers:
dw CeladonPokecenterText1
dw CeladonPokecenterText2
dw CeladonPokecenterText3
dw CeladonPokecenterText4
dw CeladonPokecenterText5
CeladonPokecenterText4:
TX_CABLE_CLUB_RECEPTIONIST
CeladonPokecenterText1:
TX_POKECENTER_NURSE
CeladonPokecenterText2:
TX_FAR _CeladonPokecenterText2
db "@"
CeladonPokecenterText3:
TX_FAR _CeladonPokecenterText3
db "@"
CeladonPokecenterText5:
TX_ASM
callab PokecenterChanseyText
jp TextScriptEnd
|