INCLUDE .asm instead of .tx

.tx is a build abstraction. if the process changes down the line, .tx includes will break
This commit is contained in:
yenatch 2013-12-06 22:44:01 -05:00
parent 23268279f2
commit f8258985aa

762
main.asm
View file

@ -18114,28 +18114,28 @@ Func_7c18: ; 7c18 (1:7c18)
SECTION "bank2",ROMX,BANK[$2] SECTION "bank2",ROMX,BANK[$2]
INCLUDE "music/headers/sfxheaders02.tx" INCLUDE "music/headers/sfxheaders02.asm"
INCLUDE "music/headers/musicheaders02.tx" INCLUDE "music/headers/musicheaders02.asm"
INCLUDE "music/sfx/sfx_02_01.tx" INCLUDE "music/sfx/sfx_02_01.asm"
INCLUDE "music/sfx/sfx_02_02.tx" INCLUDE "music/sfx/sfx_02_02.asm"
INCLUDE "music/sfx/sfx_02_03.tx" INCLUDE "music/sfx/sfx_02_03.asm"
INCLUDE "music/sfx/sfx_02_04.tx" INCLUDE "music/sfx/sfx_02_04.asm"
INCLUDE "music/sfx/sfx_02_05.tx" INCLUDE "music/sfx/sfx_02_05.asm"
INCLUDE "music/sfx/sfx_02_06.tx" INCLUDE "music/sfx/sfx_02_06.asm"
INCLUDE "music/sfx/sfx_02_07.tx" INCLUDE "music/sfx/sfx_02_07.asm"
INCLUDE "music/sfx/sfx_02_08.tx" INCLUDE "music/sfx/sfx_02_08.asm"
INCLUDE "music/sfx/sfx_02_09.tx" INCLUDE "music/sfx/sfx_02_09.asm"
INCLUDE "music/sfx/sfx_02_0a.tx" INCLUDE "music/sfx/sfx_02_0a.asm"
INCLUDE "music/sfx/sfx_02_0b.tx" INCLUDE "music/sfx/sfx_02_0b.asm"
INCLUDE "music/sfx/sfx_02_0c.tx" INCLUDE "music/sfx/sfx_02_0c.asm"
INCLUDE "music/sfx/sfx_02_0d.tx" INCLUDE "music/sfx/sfx_02_0d.asm"
INCLUDE "music/sfx/sfx_02_0e.tx" INCLUDE "music/sfx/sfx_02_0e.asm"
INCLUDE "music/sfx/sfx_02_0f.tx" INCLUDE "music/sfx/sfx_02_0f.asm"
INCLUDE "music/sfx/sfx_02_10.tx" INCLUDE "music/sfx/sfx_02_10.asm"
INCLUDE "music/sfx/sfx_02_11.tx" INCLUDE "music/sfx/sfx_02_11.asm"
INCLUDE "music/sfx/sfx_02_12.tx" INCLUDE "music/sfx/sfx_02_12.asm"
INCLUDE "music/sfx/sfx_02_13.tx" INCLUDE "music/sfx/sfx_02_13.asm"
Music2_Channel3DutyPointers: ; 0x8361 Music2_Channel3DutyPointers: ; 0x8361
dw Music2_Channel3Duty1 dw Music2_Channel3Duty1
@ -18163,79 +18163,79 @@ Music2_Channel3Duty4: ; 0x83a3
Music2_Channel3Duty5: ; 0x83b3 Music2_Channel3Duty5: ; 0x83b3
db $01,$23,$45,$67,$8A,$CD,$EE,$F7,$7F,$EE,$DC,$A8,$76,$54,$32,$10 db $01,$23,$45,$67,$8A,$CD,$EE,$F7,$7F,$EE,$DC,$A8,$76,$54,$32,$10
INCLUDE "music/sfx/sfx_02_3f.tx" INCLUDE "music/sfx/sfx_02_3f.asm"
INCLUDE "music/sfx/sfx_02_5e.tx" INCLUDE "music/sfx/sfx_02_5e.asm"
INCLUDE "music/sfx/sfx_02_56.tx" INCLUDE "music/sfx/sfx_02_56.asm"
INCLUDE "music/sfx/sfx_02_57.tx" INCLUDE "music/sfx/sfx_02_57.asm"
INCLUDE "music/sfx/sfx_02_58.tx" INCLUDE "music/sfx/sfx_02_58.asm"
INCLUDE "music/sfx/sfx_02_3c.tx" INCLUDE "music/sfx/sfx_02_3c.asm"
INCLUDE "music/sfx/sfx_02_59.tx" INCLUDE "music/sfx/sfx_02_59.asm"
INCLUDE "music/sfx/sfx_02_5a.tx" INCLUDE "music/sfx/sfx_02_5a.asm"
INCLUDE "music/sfx/sfx_02_5b.tx" INCLUDE "music/sfx/sfx_02_5b.asm"
INCLUDE "music/sfx/sfx_02_5c.tx" INCLUDE "music/sfx/sfx_02_5c.asm"
INCLUDE "music/sfx/sfx_02_40.tx" INCLUDE "music/sfx/sfx_02_40.asm"
INCLUDE "music/sfx/sfx_02_5d.tx" INCLUDE "music/sfx/sfx_02_5d.asm"
INCLUDE "music/sfx/sfx_02_3d.tx" INCLUDE "music/sfx/sfx_02_3d.asm"
INCLUDE "music/sfx/sfx_02_43.tx" INCLUDE "music/sfx/sfx_02_43.asm"
INCLUDE "music/sfx/sfx_02_3e.tx" INCLUDE "music/sfx/sfx_02_3e.asm"
INCLUDE "music/sfx/sfx_02_44.tx" INCLUDE "music/sfx/sfx_02_44.asm"
INCLUDE "music/sfx/sfx_02_45.tx" INCLUDE "music/sfx/sfx_02_45.asm"
INCLUDE "music/sfx/sfx_02_46.tx" INCLUDE "music/sfx/sfx_02_46.asm"
INCLUDE "music/sfx/sfx_02_47.tx" INCLUDE "music/sfx/sfx_02_47.asm"
INCLUDE "music/sfx/sfx_02_48.tx" INCLUDE "music/sfx/sfx_02_48.asm"
INCLUDE "music/sfx/sfx_02_49.tx" INCLUDE "music/sfx/sfx_02_49.asm"
INCLUDE "music/sfx/sfx_02_4a.tx" INCLUDE "music/sfx/sfx_02_4a.asm"
INCLUDE "music/sfx/sfx_02_4b.tx" INCLUDE "music/sfx/sfx_02_4b.asm"
INCLUDE "music/sfx/sfx_02_4c.tx" INCLUDE "music/sfx/sfx_02_4c.asm"
INCLUDE "music/sfx/sfx_02_4d.tx" INCLUDE "music/sfx/sfx_02_4d.asm"
INCLUDE "music/sfx/sfx_02_4e.tx" INCLUDE "music/sfx/sfx_02_4e.asm"
INCLUDE "music/sfx/sfx_02_4f.tx" INCLUDE "music/sfx/sfx_02_4f.asm"
INCLUDE "music/sfx/sfx_02_50.tx" INCLUDE "music/sfx/sfx_02_50.asm"
INCLUDE "music/sfx/sfx_02_51.tx" INCLUDE "music/sfx/sfx_02_51.asm"
INCLUDE "music/sfx/sfx_02_52.tx" INCLUDE "music/sfx/sfx_02_52.asm"
INCLUDE "music/sfx/sfx_02_53.tx" INCLUDE "music/sfx/sfx_02_53.asm"
INCLUDE "music/sfx/sfx_02_54.tx" INCLUDE "music/sfx/sfx_02_54.asm"
INCLUDE "music/sfx/sfx_02_55.tx" INCLUDE "music/sfx/sfx_02_55.asm"
INCLUDE "music/sfx/sfx_02_5f.tx" INCLUDE "music/sfx/sfx_02_5f.asm"
INCLUDE "music/sfx/sfx_02_unused.tx" INCLUDE "music/sfx/sfx_02_unused.asm"
INCLUDE "music/sfx/sfx_02_1d.tx" INCLUDE "music/sfx/sfx_02_1d.asm"
INCLUDE "music/sfx/sfx_02_37.tx" INCLUDE "music/sfx/sfx_02_37.asm"
INCLUDE "music/sfx/sfx_02_38.tx" INCLUDE "music/sfx/sfx_02_38.asm"
INCLUDE "music/sfx/sfx_02_25.tx" INCLUDE "music/sfx/sfx_02_25.asm"
INCLUDE "music/sfx/sfx_02_39.tx" INCLUDE "music/sfx/sfx_02_39.asm"
INCLUDE "music/sfx/sfx_02_17.tx" INCLUDE "music/sfx/sfx_02_17.asm"
INCLUDE "music/sfx/sfx_02_23.tx" INCLUDE "music/sfx/sfx_02_23.asm"
INCLUDE "music/sfx/sfx_02_24.tx" INCLUDE "music/sfx/sfx_02_24.asm"
INCLUDE "music/sfx/sfx_02_14.tx" INCLUDE "music/sfx/sfx_02_14.asm"
INCLUDE "music/sfx/sfx_02_22.tx" INCLUDE "music/sfx/sfx_02_22.asm"
INCLUDE "music/sfx/sfx_02_1a.tx" INCLUDE "music/sfx/sfx_02_1a.asm"
INCLUDE "music/sfx/sfx_02_1b.tx" INCLUDE "music/sfx/sfx_02_1b.asm"
INCLUDE "music/sfx/sfx_02_19.tx" INCLUDE "music/sfx/sfx_02_19.asm"
INCLUDE "music/sfx/sfx_02_1f.tx" INCLUDE "music/sfx/sfx_02_1f.asm"
INCLUDE "music/sfx/sfx_02_20.tx" INCLUDE "music/sfx/sfx_02_20.asm"
INCLUDE "music/sfx/sfx_02_16.tx" INCLUDE "music/sfx/sfx_02_16.asm"
INCLUDE "music/sfx/sfx_02_21.tx" INCLUDE "music/sfx/sfx_02_21.asm"
INCLUDE "music/sfx/sfx_02_15.tx" INCLUDE "music/sfx/sfx_02_15.asm"
INCLUDE "music/sfx/sfx_02_1e.tx" INCLUDE "music/sfx/sfx_02_1e.asm"
INCLUDE "music/sfx/sfx_02_1c.tx" INCLUDE "music/sfx/sfx_02_1c.asm"
INCLUDE "music/sfx/sfx_02_18.tx" INCLUDE "music/sfx/sfx_02_18.asm"
INCLUDE "music/sfx/sfx_02_2d.tx" INCLUDE "music/sfx/sfx_02_2d.asm"
INCLUDE "music/sfx/sfx_02_2a.tx" INCLUDE "music/sfx/sfx_02_2a.asm"
INCLUDE "music/sfx/sfx_02_2f.tx" INCLUDE "music/sfx/sfx_02_2f.asm"
INCLUDE "music/sfx/sfx_02_26.tx" INCLUDE "music/sfx/sfx_02_26.asm"
INCLUDE "music/sfx/sfx_02_27.tx" INCLUDE "music/sfx/sfx_02_27.asm"
INCLUDE "music/sfx/sfx_02_28.tx" INCLUDE "music/sfx/sfx_02_28.asm"
INCLUDE "music/sfx/sfx_02_32.tx" INCLUDE "music/sfx/sfx_02_32.asm"
INCLUDE "music/sfx/sfx_02_29.tx" INCLUDE "music/sfx/sfx_02_29.asm"
INCLUDE "music/sfx/sfx_02_2b.tx" INCLUDE "music/sfx/sfx_02_2b.asm"
INCLUDE "music/sfx/sfx_02_30.tx" INCLUDE "music/sfx/sfx_02_30.asm"
INCLUDE "music/sfx/sfx_02_2e.tx" INCLUDE "music/sfx/sfx_02_2e.asm"
INCLUDE "music/sfx/sfx_02_31.tx" INCLUDE "music/sfx/sfx_02_31.asm"
INCLUDE "music/sfx/sfx_02_2c.tx" INCLUDE "music/sfx/sfx_02_2c.asm"
INCLUDE "music/sfx/sfx_02_33.tx" INCLUDE "music/sfx/sfx_02_33.asm"
INCLUDE "music/sfx/sfx_02_34.tx" INCLUDE "music/sfx/sfx_02_34.asm"
INCLUDE "music/sfx/sfx_02_35.tx" INCLUDE "music/sfx/sfx_02_35.asm"
INCLUDE "music/sfx/sfx_02_36.tx" INCLUDE "music/sfx/sfx_02_36.asm"
PlayBattleMusic: ; 0x90c6 PlayBattleMusic: ; 0x90c6
xor a xor a
@ -20002,31 +20002,31 @@ Music_Cities1AlternateTempo: ; 0x9b81
ld de, Music_Cities1_branch_aa6f ld de, Music_Cities1_branch_aa6f
jp Music2_OverwriteChannelPointer jp Music2_OverwriteChannelPointer
INCLUDE "music/pkmnhealed.tx" INCLUDE "music/pkmnhealed.asm"
INCLUDE "music/routes1.tx" INCLUDE "music/routes1.asm"
INCLUDE "music/routes2.tx" INCLUDE "music/routes2.asm"
INCLUDE "music/routes3.tx" INCLUDE "music/routes3.asm"
INCLUDE "music/routes4.tx" INCLUDE "music/routes4.asm"
INCLUDE "music/indigoplateau.tx" INCLUDE "music/indigoplateau.asm"
INCLUDE "music/pallettown.tx" INCLUDE "music/pallettown.asm"
INCLUDE "music/unusedsong.tx" INCLUDE "music/unusedsong.asm"
INCLUDE "music/cities1.tx" INCLUDE "music/cities1.asm"
INCLUDE "music/sfx/sfx_02_3a.tx" INCLUDE "music/sfx/sfx_02_3a.asm"
INCLUDE "music/museumguy.tx" INCLUDE "music/museumguy.asm"
INCLUDE "music/meetprofoak.tx" INCLUDE "music/meetprofoak.asm"
INCLUDE "music/meetrival.tx" INCLUDE "music/meetrival.asm"
INCLUDE "music/sfx/sfx_02_41.tx" INCLUDE "music/sfx/sfx_02_41.asm"
INCLUDE "music/sfx/sfx_02_3b.tx" INCLUDE "music/sfx/sfx_02_3b.asm"
INCLUDE "music/sfx/sfx_02_42.tx" INCLUDE "music/sfx/sfx_02_42.asm"
INCLUDE "music/ssanne.tx" INCLUDE "music/ssanne.asm"
INCLUDE "music/cities2.tx" INCLUDE "music/cities2.asm"
INCLUDE "music/celadon.tx" INCLUDE "music/celadon.asm"
INCLUDE "music/cinnabar.tx" INCLUDE "music/cinnabar.asm"
INCLUDE "music/vermilion.tx" INCLUDE "music/vermilion.asm"
INCLUDE "music/lavender.tx" INCLUDE "music/lavender.asm"
INCLUDE "music/safarizone.tx" INCLUDE "music/safarizone.asm"
INCLUDE "music/gym.tx" INCLUDE "music/gym.asm"
INCLUDE "music/pokecenter.tx" INCLUDE "music/pokecenter.asm"
SECTION "bank3",ROMX,BANK[$3] SECTION "bank3",ROMX,BANK[$3]
@ -43818,28 +43818,28 @@ UnnamedText_1ecbd: ; 1ecbd (7:6cbd)
SECTION "bank8",ROMX,BANK[$8] SECTION "bank8",ROMX,BANK[$8]
INCLUDE "music/headers/sfxheaders08.tx" INCLUDE "music/headers/sfxheaders08.asm"
INCLUDE "music/headers/musicheaders08.tx" INCLUDE "music/headers/musicheaders08.asm"
INCLUDE "music/sfx/sfx_08_01.tx" INCLUDE "music/sfx/sfx_08_01.asm"
INCLUDE "music/sfx/sfx_08_02.tx" INCLUDE "music/sfx/sfx_08_02.asm"
INCLUDE "music/sfx/sfx_08_03.tx" INCLUDE "music/sfx/sfx_08_03.asm"
INCLUDE "music/sfx/sfx_08_04.tx" INCLUDE "music/sfx/sfx_08_04.asm"
INCLUDE "music/sfx/sfx_08_05.tx" INCLUDE "music/sfx/sfx_08_05.asm"
INCLUDE "music/sfx/sfx_08_06.tx" INCLUDE "music/sfx/sfx_08_06.asm"
INCLUDE "music/sfx/sfx_08_07.tx" INCLUDE "music/sfx/sfx_08_07.asm"
INCLUDE "music/sfx/sfx_08_08.tx" INCLUDE "music/sfx/sfx_08_08.asm"
INCLUDE "music/sfx/sfx_08_09.tx" INCLUDE "music/sfx/sfx_08_09.asm"
INCLUDE "music/sfx/sfx_08_0a.tx" INCLUDE "music/sfx/sfx_08_0a.asm"
INCLUDE "music/sfx/sfx_08_0b.tx" INCLUDE "music/sfx/sfx_08_0b.asm"
INCLUDE "music/sfx/sfx_08_0c.tx" INCLUDE "music/sfx/sfx_08_0c.asm"
INCLUDE "music/sfx/sfx_08_0d.tx" INCLUDE "music/sfx/sfx_08_0d.asm"
INCLUDE "music/sfx/sfx_08_0e.tx" INCLUDE "music/sfx/sfx_08_0e.asm"
INCLUDE "music/sfx/sfx_08_0f.tx" INCLUDE "music/sfx/sfx_08_0f.asm"
INCLUDE "music/sfx/sfx_08_10.tx" INCLUDE "music/sfx/sfx_08_10.asm"
INCLUDE "music/sfx/sfx_08_11.tx" INCLUDE "music/sfx/sfx_08_11.asm"
INCLUDE "music/sfx/sfx_08_12.tx" INCLUDE "music/sfx/sfx_08_12.asm"
INCLUDE "music/sfx/sfx_08_13.tx" INCLUDE "music/sfx/sfx_08_13.asm"
Music8_Channel3DutyPointers: ; 20361 (1f:4361) Music8_Channel3DutyPointers: ; 20361 (1f:4361)
dw Music8_Channel3Duty1 dw Music8_Channel3Duty1
@ -43867,105 +43867,105 @@ Music8_Channel3Duty4: ; 203a3 (8:43a3)
Music8_Channel3Duty5: ; 203b3 (8:43b3) Music8_Channel3Duty5: ; 203b3 (8:43b3)
db $01,$23,$45,$67,$8A,$CD,$EE,$F7,$7F,$EE,$DC,$A8,$76,$54,$32,$10 db $01,$23,$45,$67,$8A,$CD,$EE,$F7,$7F,$EE,$DC,$A8,$76,$54,$32,$10
INCLUDE "music/sfx/sfx_08_40.tx" INCLUDE "music/sfx/sfx_08_40.asm"
INCLUDE "music/sfx/sfx_08_3f.tx" INCLUDE "music/sfx/sfx_08_3f.asm"
INCLUDE "music/sfx/sfx_08_3c.tx" INCLUDE "music/sfx/sfx_08_3c.asm"
INCLUDE "music/sfx/sfx_08_3d.tx" INCLUDE "music/sfx/sfx_08_3d.asm"
INCLUDE "music/sfx/sfx_08_3e.tx" INCLUDE "music/sfx/sfx_08_3e.asm"
INCLUDE "music/sfx/sfx_08_77.tx" INCLUDE "music/sfx/sfx_08_77.asm"
INCLUDE "music/sfx/sfx_08_41.tx" INCLUDE "music/sfx/sfx_08_41.asm"
INCLUDE "music/sfx/sfx_08_42.tx" INCLUDE "music/sfx/sfx_08_42.asm"
INCLUDE "music/sfx/sfx_08_43.tx" INCLUDE "music/sfx/sfx_08_43.asm"
INCLUDE "music/sfx/sfx_08_44.tx" INCLUDE "music/sfx/sfx_08_44.asm"
INCLUDE "music/sfx/sfx_08_45.tx" INCLUDE "music/sfx/sfx_08_45.asm"
INCLUDE "music/sfx/sfx_08_pokeflute_ch3.tx" INCLUDE "music/sfx/sfx_08_pokeflute_ch3.asm"
INCLUDE "music/sfx/sfx_08_47.tx" INCLUDE "music/sfx/sfx_08_47.asm"
INCLUDE "music/sfx/sfx_08_48.tx" INCLUDE "music/sfx/sfx_08_48.asm"
INCLUDE "music/sfx/sfx_08_49.tx" INCLUDE "music/sfx/sfx_08_49.asm"
INCLUDE "music/sfx/sfx_08_4a.tx" INCLUDE "music/sfx/sfx_08_4a.asm"
INCLUDE "music/sfx/sfx_08_4b.tx" INCLUDE "music/sfx/sfx_08_4b.asm"
INCLUDE "music/sfx/sfx_08_4c.tx" INCLUDE "music/sfx/sfx_08_4c.asm"
INCLUDE "music/sfx/sfx_08_4d.tx" INCLUDE "music/sfx/sfx_08_4d.asm"
INCLUDE "music/sfx/sfx_08_4e.tx" INCLUDE "music/sfx/sfx_08_4e.asm"
INCLUDE "music/sfx/sfx_08_4f.tx" INCLUDE "music/sfx/sfx_08_4f.asm"
INCLUDE "music/sfx/sfx_08_50.tx" INCLUDE "music/sfx/sfx_08_50.asm"
INCLUDE "music/sfx/sfx_08_51.tx" INCLUDE "music/sfx/sfx_08_51.asm"
INCLUDE "music/sfx/sfx_08_52.tx" INCLUDE "music/sfx/sfx_08_52.asm"
INCLUDE "music/sfx/sfx_08_53.tx" INCLUDE "music/sfx/sfx_08_53.asm"
INCLUDE "music/sfx/sfx_08_54.tx" INCLUDE "music/sfx/sfx_08_54.asm"
INCLUDE "music/sfx/sfx_08_55.tx" INCLUDE "music/sfx/sfx_08_55.asm"
INCLUDE "music/sfx/sfx_08_56.tx" INCLUDE "music/sfx/sfx_08_56.asm"
INCLUDE "music/sfx/sfx_08_57.tx" INCLUDE "music/sfx/sfx_08_57.asm"
INCLUDE "music/sfx/sfx_08_58.tx" INCLUDE "music/sfx/sfx_08_58.asm"
INCLUDE "music/sfx/sfx_08_59.tx" INCLUDE "music/sfx/sfx_08_59.asm"
INCLUDE "music/sfx/sfx_08_5a.tx" INCLUDE "music/sfx/sfx_08_5a.asm"
INCLUDE "music/sfx/sfx_08_5b.tx" INCLUDE "music/sfx/sfx_08_5b.asm"
INCLUDE "music/sfx/sfx_08_5c.tx" INCLUDE "music/sfx/sfx_08_5c.asm"
INCLUDE "music/sfx/sfx_08_5d.tx" INCLUDE "music/sfx/sfx_08_5d.asm"
INCLUDE "music/sfx/sfx_08_5e.tx" INCLUDE "music/sfx/sfx_08_5e.asm"
INCLUDE "music/sfx/sfx_08_5f.tx" INCLUDE "music/sfx/sfx_08_5f.asm"
INCLUDE "music/sfx/sfx_08_60.tx" INCLUDE "music/sfx/sfx_08_60.asm"
INCLUDE "music/sfx/sfx_08_61.tx" INCLUDE "music/sfx/sfx_08_61.asm"
INCLUDE "music/sfx/sfx_08_62.tx" INCLUDE "music/sfx/sfx_08_62.asm"
INCLUDE "music/sfx/sfx_08_63.tx" INCLUDE "music/sfx/sfx_08_63.asm"
INCLUDE "music/sfx/sfx_08_64.tx" INCLUDE "music/sfx/sfx_08_64.asm"
INCLUDE "music/sfx/sfx_08_65.tx" INCLUDE "music/sfx/sfx_08_65.asm"
INCLUDE "music/sfx/sfx_08_66.tx" INCLUDE "music/sfx/sfx_08_66.asm"
INCLUDE "music/sfx/sfx_08_67.tx" INCLUDE "music/sfx/sfx_08_67.asm"
INCLUDE "music/sfx/sfx_08_68.tx" INCLUDE "music/sfx/sfx_08_68.asm"
INCLUDE "music/sfx/sfx_08_69.tx" INCLUDE "music/sfx/sfx_08_69.asm"
INCLUDE "music/sfx/sfx_08_6a.tx" INCLUDE "music/sfx/sfx_08_6a.asm"
INCLUDE "music/sfx/sfx_08_6b.tx" INCLUDE "music/sfx/sfx_08_6b.asm"
INCLUDE "music/sfx/sfx_08_6c.tx" INCLUDE "music/sfx/sfx_08_6c.asm"
INCLUDE "music/sfx/sfx_08_6d.tx" INCLUDE "music/sfx/sfx_08_6d.asm"
INCLUDE "music/sfx/sfx_08_6e.tx" INCLUDE "music/sfx/sfx_08_6e.asm"
INCLUDE "music/sfx/sfx_08_6f.tx" INCLUDE "music/sfx/sfx_08_6f.asm"
INCLUDE "music/sfx/sfx_08_70.tx" INCLUDE "music/sfx/sfx_08_70.asm"
INCLUDE "music/sfx/sfx_08_71.tx" INCLUDE "music/sfx/sfx_08_71.asm"
INCLUDE "music/sfx/sfx_08_72.tx" INCLUDE "music/sfx/sfx_08_72.asm"
INCLUDE "music/sfx/sfx_08_73.tx" INCLUDE "music/sfx/sfx_08_73.asm"
INCLUDE "music/sfx/sfx_08_74.tx" INCLUDE "music/sfx/sfx_08_74.asm"
INCLUDE "music/sfx/sfx_08_75.tx" INCLUDE "music/sfx/sfx_08_75.asm"
INCLUDE "music/sfx/sfx_08_76.tx" INCLUDE "music/sfx/sfx_08_76.asm"
INCLUDE "music/sfx/sfx_08_unused.tx" INCLUDE "music/sfx/sfx_08_unused.asm"
INCLUDE "music/sfx/sfx_08_1d.tx" INCLUDE "music/sfx/sfx_08_1d.asm"
INCLUDE "music/sfx/sfx_08_37.tx" INCLUDE "music/sfx/sfx_08_37.asm"
INCLUDE "music/sfx/sfx_08_38.tx" INCLUDE "music/sfx/sfx_08_38.asm"
INCLUDE "music/sfx/sfx_08_25.tx" INCLUDE "music/sfx/sfx_08_25.asm"
INCLUDE "music/sfx/sfx_08_39.tx" INCLUDE "music/sfx/sfx_08_39.asm"
INCLUDE "music/sfx/sfx_08_17.tx" INCLUDE "music/sfx/sfx_08_17.asm"
INCLUDE "music/sfx/sfx_08_23.tx" INCLUDE "music/sfx/sfx_08_23.asm"
INCLUDE "music/sfx/sfx_08_24.tx" INCLUDE "music/sfx/sfx_08_24.asm"
INCLUDE "music/sfx/sfx_08_14.tx" INCLUDE "music/sfx/sfx_08_14.asm"
INCLUDE "music/sfx/sfx_08_22.tx" INCLUDE "music/sfx/sfx_08_22.asm"
INCLUDE "music/sfx/sfx_08_1a.tx" INCLUDE "music/sfx/sfx_08_1a.asm"
INCLUDE "music/sfx/sfx_08_1b.tx" INCLUDE "music/sfx/sfx_08_1b.asm"
INCLUDE "music/sfx/sfx_08_19.tx" INCLUDE "music/sfx/sfx_08_19.asm"
INCLUDE "music/sfx/sfx_08_1f.tx" INCLUDE "music/sfx/sfx_08_1f.asm"
INCLUDE "music/sfx/sfx_08_20.tx" INCLUDE "music/sfx/sfx_08_20.asm"
INCLUDE "music/sfx/sfx_08_16.tx" INCLUDE "music/sfx/sfx_08_16.asm"
INCLUDE "music/sfx/sfx_08_21.tx" INCLUDE "music/sfx/sfx_08_21.asm"
INCLUDE "music/sfx/sfx_08_15.tx" INCLUDE "music/sfx/sfx_08_15.asm"
INCLUDE "music/sfx/sfx_08_1e.tx" INCLUDE "music/sfx/sfx_08_1e.asm"
INCLUDE "music/sfx/sfx_08_1c.tx" INCLUDE "music/sfx/sfx_08_1c.asm"
INCLUDE "music/sfx/sfx_08_18.tx" INCLUDE "music/sfx/sfx_08_18.asm"
INCLUDE "music/sfx/sfx_08_2d.tx" INCLUDE "music/sfx/sfx_08_2d.asm"
INCLUDE "music/sfx/sfx_08_2a.tx" INCLUDE "music/sfx/sfx_08_2a.asm"
INCLUDE "music/sfx/sfx_08_2f.tx" INCLUDE "music/sfx/sfx_08_2f.asm"
INCLUDE "music/sfx/sfx_08_26.tx" INCLUDE "music/sfx/sfx_08_26.asm"
INCLUDE "music/sfx/sfx_08_27.tx" INCLUDE "music/sfx/sfx_08_27.asm"
INCLUDE "music/sfx/sfx_08_28.tx" INCLUDE "music/sfx/sfx_08_28.asm"
INCLUDE "music/sfx/sfx_08_32.tx" INCLUDE "music/sfx/sfx_08_32.asm"
INCLUDE "music/sfx/sfx_08_29.tx" INCLUDE "music/sfx/sfx_08_29.asm"
INCLUDE "music/sfx/sfx_08_2b.tx" INCLUDE "music/sfx/sfx_08_2b.asm"
INCLUDE "music/sfx/sfx_08_30.tx" INCLUDE "music/sfx/sfx_08_30.asm"
INCLUDE "music/sfx/sfx_08_2e.tx" INCLUDE "music/sfx/sfx_08_2e.asm"
INCLUDE "music/sfx/sfx_08_31.tx" INCLUDE "music/sfx/sfx_08_31.asm"
INCLUDE "music/sfx/sfx_08_2c.tx" INCLUDE "music/sfx/sfx_08_2c.asm"
INCLUDE "music/sfx/sfx_08_33.tx" INCLUDE "music/sfx/sfx_08_33.asm"
INCLUDE "music/sfx/sfx_08_34.tx" INCLUDE "music/sfx/sfx_08_34.asm"
INCLUDE "music/sfx/sfx_08_35.tx" INCLUDE "music/sfx/sfx_08_35.asm"
INCLUDE "music/sfx/sfx_08_36.tx" INCLUDE "music/sfx/sfx_08_36.asm"
Func_2136e: ; 2136e (8:536e) Func_2136e: ; 2136e (8:536e)
ld a, [$d083] ld a, [$d083]
@ -46369,18 +46369,18 @@ Music8_OverwriteChannelPointer: ; 2231d (8:631d)
ld [hli], a ld [hli], a
ret ret
INCLUDE "music/sfx/sfx_08_pokeflute.tx" INCLUDE "music/sfx/sfx_08_pokeflute.asm"
INCLUDE "music/sfx/sfx_08_unused2.tx" INCLUDE "music/sfx/sfx_08_unused2.asm"
INCLUDE "music/gymleaderbattle.tx" INCLUDE "music/gymleaderbattle.asm"
INCLUDE "music/trainerbattle.tx" INCLUDE "music/trainerbattle.asm"
INCLUDE "music/wildbattle.tx" INCLUDE "music/wildbattle.asm"
INCLUDE "music/finalbattle.tx" INCLUDE "music/finalbattle.asm"
INCLUDE "music/sfx/sfx_08_3a.tx" INCLUDE "music/sfx/sfx_08_3a.asm"
INCLUDE "music/sfx/sfx_08_3b.tx" INCLUDE "music/sfx/sfx_08_3b.asm"
INCLUDE "music/sfx/sfx_08_46.tx" INCLUDE "music/sfx/sfx_08_46.asm"
INCLUDE "music/defeatedtrainer.tx" INCLUDE "music/defeatedtrainer.asm"
INCLUDE "music/defeatedwildmon.tx" INCLUDE "music/defeatedwildmon.asm"
INCLUDE "music/defeatedgymleader.tx" INCLUDE "music/defeatedgymleader.asm"
SECTION "bank9",ROMX,BANK[$9] SECTION "bank9",ROMX,BANK[$9]
@ -111189,28 +111189,28 @@ TechnicalMachinePrices: ; 7bfa7 (1e:7fa7)
SECTION "bank1F",ROMX,BANK[$1F] SECTION "bank1F",ROMX,BANK[$1F]
INCLUDE "music/headers/sfxheaders1f.tx" INCLUDE "music/headers/sfxheaders1f.asm"
INCLUDE "music/headers/musicheaders1f.tx" INCLUDE "music/headers/musicheaders1f.asm"
INCLUDE "music/sfx/sfx_1f_01.tx" INCLUDE "music/sfx/sfx_1f_01.asm"
INCLUDE "music/sfx/sfx_1f_02.tx" INCLUDE "music/sfx/sfx_1f_02.asm"
INCLUDE "music/sfx/sfx_1f_03.tx" INCLUDE "music/sfx/sfx_1f_03.asm"
INCLUDE "music/sfx/sfx_1f_04.tx" INCLUDE "music/sfx/sfx_1f_04.asm"
INCLUDE "music/sfx/sfx_1f_05.tx" INCLUDE "music/sfx/sfx_1f_05.asm"
INCLUDE "music/sfx/sfx_1f_06.tx" INCLUDE "music/sfx/sfx_1f_06.asm"
INCLUDE "music/sfx/sfx_1f_07.tx" INCLUDE "music/sfx/sfx_1f_07.asm"
INCLUDE "music/sfx/sfx_1f_08.tx" INCLUDE "music/sfx/sfx_1f_08.asm"
INCLUDE "music/sfx/sfx_1f_09.tx" INCLUDE "music/sfx/sfx_1f_09.asm"
INCLUDE "music/sfx/sfx_1f_0a.tx" INCLUDE "music/sfx/sfx_1f_0a.asm"
INCLUDE "music/sfx/sfx_1f_0b.tx" INCLUDE "music/sfx/sfx_1f_0b.asm"
INCLUDE "music/sfx/sfx_1f_0c.tx" INCLUDE "music/sfx/sfx_1f_0c.asm"
INCLUDE "music/sfx/sfx_1f_0d.tx" INCLUDE "music/sfx/sfx_1f_0d.asm"
INCLUDE "music/sfx/sfx_1f_0e.tx" INCLUDE "music/sfx/sfx_1f_0e.asm"
INCLUDE "music/sfx/sfx_1f_0f.tx" INCLUDE "music/sfx/sfx_1f_0f.asm"
INCLUDE "music/sfx/sfx_1f_10.tx" INCLUDE "music/sfx/sfx_1f_10.asm"
INCLUDE "music/sfx/sfx_1f_11.tx" INCLUDE "music/sfx/sfx_1f_11.asm"
INCLUDE "music/sfx/sfx_1f_12.tx" INCLUDE "music/sfx/sfx_1f_12.asm"
INCLUDE "music/sfx/sfx_1f_13.tx" INCLUDE "music/sfx/sfx_1f_13.asm"
Music1f_Channel3DutyPointers: ; 7c361 (1f:4361) Music1f_Channel3DutyPointers: ; 7c361 (1f:4361)
dw Music1f_Channel3Duty1 dw Music1f_Channel3Duty1
@ -111238,92 +111238,92 @@ Music1f_Channel3Duty4: ; 7c3a3 (1f:43a3)
Music1f_Channel3Duty5: ; 7c3b3 (1f:43b3) Music1f_Channel3Duty5: ; 7c3b3 (1f:43b3)
db $01,$23,$45,$67,$8A,$CD,$EE,$F7,$7F,$EE,$DC,$A8,$76,$54,$32,$10 db $01,$23,$45,$67,$8A,$CD,$EE,$F7,$7F,$EE,$DC,$A8,$76,$54,$32,$10
INCLUDE "music/sfx/sfx_1f_3f.tx" INCLUDE "music/sfx/sfx_1f_3f.asm"
INCLUDE "music/sfx/sfx_1f_56.tx" INCLUDE "music/sfx/sfx_1f_56.asm"
INCLUDE "music/sfx/sfx_1f_57.tx" INCLUDE "music/sfx/sfx_1f_57.asm"
INCLUDE "music/sfx/sfx_1f_58.tx" INCLUDE "music/sfx/sfx_1f_58.asm"
INCLUDE "music/sfx/sfx_1f_3c.tx" INCLUDE "music/sfx/sfx_1f_3c.asm"
INCLUDE "music/sfx/sfx_1f_59.tx" INCLUDE "music/sfx/sfx_1f_59.asm"
INCLUDE "music/sfx/sfx_1f_5a.tx" INCLUDE "music/sfx/sfx_1f_5a.asm"
INCLUDE "music/sfx/sfx_1f_5b.tx" INCLUDE "music/sfx/sfx_1f_5b.asm"
INCLUDE "music/sfx/sfx_1f_5c.tx" INCLUDE "music/sfx/sfx_1f_5c.asm"
INCLUDE "music/sfx/sfx_1f_40.tx" INCLUDE "music/sfx/sfx_1f_40.asm"
IF _RED IF _RED
INCLUDE "music/sfx/sfx_1f_5d.tx" INCLUDE "music/sfx/sfx_1f_5d.asm"
ENDC ENDC
IF _BLUE IF _BLUE
INCLUDE "music/blue/sfx_1f_5d.tx" INCLUDE "music/blue/sfx_1f_5d.asm"
ENDC ENDC
INCLUDE "music/sfx/sfx_1f_3d.tx" INCLUDE "music/sfx/sfx_1f_3d.asm"
INCLUDE "music/sfx/sfx_1f_43.tx" INCLUDE "music/sfx/sfx_1f_43.asm"
INCLUDE "music/sfx/sfx_1f_3e.tx" INCLUDE "music/sfx/sfx_1f_3e.asm"
INCLUDE "music/sfx/sfx_1f_44.tx" INCLUDE "music/sfx/sfx_1f_44.asm"
INCLUDE "music/sfx/sfx_1f_45.tx" INCLUDE "music/sfx/sfx_1f_45.asm"
INCLUDE "music/sfx/sfx_1f_46.tx" INCLUDE "music/sfx/sfx_1f_46.asm"
INCLUDE "music/sfx/sfx_1f_47.tx" INCLUDE "music/sfx/sfx_1f_47.asm"
INCLUDE "music/sfx/sfx_1f_48.tx" INCLUDE "music/sfx/sfx_1f_48.asm"
INCLUDE "music/sfx/sfx_1f_49.tx" INCLUDE "music/sfx/sfx_1f_49.asm"
INCLUDE "music/sfx/sfx_1f_4a.tx" INCLUDE "music/sfx/sfx_1f_4a.asm"
INCLUDE "music/sfx/sfx_1f_4b.tx" INCLUDE "music/sfx/sfx_1f_4b.asm"
INCLUDE "music/sfx/sfx_1f_4c.tx" INCLUDE "music/sfx/sfx_1f_4c.asm"
INCLUDE "music/sfx/sfx_1f_4d.tx" INCLUDE "music/sfx/sfx_1f_4d.asm"
INCLUDE "music/sfx/sfx_1f_4e.tx" INCLUDE "music/sfx/sfx_1f_4e.asm"
INCLUDE "music/sfx/sfx_1f_4f.tx" INCLUDE "music/sfx/sfx_1f_4f.asm"
INCLUDE "music/sfx/sfx_1f_50.tx" INCLUDE "music/sfx/sfx_1f_50.asm"
INCLUDE "music/sfx/sfx_1f_51.tx" INCLUDE "music/sfx/sfx_1f_51.asm"
INCLUDE "music/sfx/sfx_1f_52.tx" INCLUDE "music/sfx/sfx_1f_52.asm"
INCLUDE "music/sfx/sfx_1f_53.tx" INCLUDE "music/sfx/sfx_1f_53.asm"
INCLUDE "music/sfx/sfx_1f_54.tx" INCLUDE "music/sfx/sfx_1f_54.asm"
INCLUDE "music/sfx/sfx_1f_55.tx" INCLUDE "music/sfx/sfx_1f_55.asm"
INCLUDE "music/sfx/sfx_1f_5e.tx" INCLUDE "music/sfx/sfx_1f_5e.asm"
INCLUDE "music/sfx/sfx_1f_5f.tx" INCLUDE "music/sfx/sfx_1f_5f.asm"
INCLUDE "music/sfx/sfx_1f_60.tx" INCLUDE "music/sfx/sfx_1f_60.asm"
INCLUDE "music/sfx/sfx_1f_61.tx" INCLUDE "music/sfx/sfx_1f_61.asm"
INCLUDE "music/sfx/sfx_1f_62.tx" INCLUDE "music/sfx/sfx_1f_62.asm"
INCLUDE "music/sfx/sfx_1f_63.tx" INCLUDE "music/sfx/sfx_1f_63.asm"
INCLUDE "music/sfx/sfx_1f_64.tx" INCLUDE "music/sfx/sfx_1f_64.asm"
INCLUDE "music/sfx/sfx_1f_65.tx" INCLUDE "music/sfx/sfx_1f_65.asm"
INCLUDE "music/sfx/sfx_1f_66.tx" INCLUDE "music/sfx/sfx_1f_66.asm"
INCLUDE "music/sfx/sfx_1f_67.tx" INCLUDE "music/sfx/sfx_1f_67.asm"
INCLUDE "music/sfx/sfx_1f_unused.tx" INCLUDE "music/sfx/sfx_1f_unused.asm"
INCLUDE "music/sfx/sfx_1f_1d.tx" INCLUDE "music/sfx/sfx_1f_1d.asm"
INCLUDE "music/sfx/sfx_1f_37.tx" INCLUDE "music/sfx/sfx_1f_37.asm"
INCLUDE "music/sfx/sfx_1f_38.tx" INCLUDE "music/sfx/sfx_1f_38.asm"
INCLUDE "music/sfx/sfx_1f_25.tx" INCLUDE "music/sfx/sfx_1f_25.asm"
INCLUDE "music/sfx/sfx_1f_39.tx" INCLUDE "music/sfx/sfx_1f_39.asm"
INCLUDE "music/sfx/sfx_1f_17.tx" INCLUDE "music/sfx/sfx_1f_17.asm"
INCLUDE "music/sfx/sfx_1f_23.tx" INCLUDE "music/sfx/sfx_1f_23.asm"
INCLUDE "music/sfx/sfx_1f_24.tx" INCLUDE "music/sfx/sfx_1f_24.asm"
INCLUDE "music/sfx/sfx_1f_14.tx" INCLUDE "music/sfx/sfx_1f_14.asm"
INCLUDE "music/sfx/sfx_1f_22.tx" INCLUDE "music/sfx/sfx_1f_22.asm"
INCLUDE "music/sfx/sfx_1f_1a.tx" INCLUDE "music/sfx/sfx_1f_1a.asm"
INCLUDE "music/sfx/sfx_1f_1b.tx" INCLUDE "music/sfx/sfx_1f_1b.asm"
INCLUDE "music/sfx/sfx_1f_19.tx" INCLUDE "music/sfx/sfx_1f_19.asm"
INCLUDE "music/sfx/sfx_1f_1f.tx" INCLUDE "music/sfx/sfx_1f_1f.asm"
INCLUDE "music/sfx/sfx_1f_20.tx" INCLUDE "music/sfx/sfx_1f_20.asm"
INCLUDE "music/sfx/sfx_1f_16.tx" INCLUDE "music/sfx/sfx_1f_16.asm"
INCLUDE "music/sfx/sfx_1f_21.tx" INCLUDE "music/sfx/sfx_1f_21.asm"
INCLUDE "music/sfx/sfx_1f_15.tx" INCLUDE "music/sfx/sfx_1f_15.asm"
INCLUDE "music/sfx/sfx_1f_1e.tx" INCLUDE "music/sfx/sfx_1f_1e.asm"
INCLUDE "music/sfx/sfx_1f_1c.tx" INCLUDE "music/sfx/sfx_1f_1c.asm"
INCLUDE "music/sfx/sfx_1f_18.tx" INCLUDE "music/sfx/sfx_1f_18.asm"
INCLUDE "music/sfx/sfx_1f_2d.tx" INCLUDE "music/sfx/sfx_1f_2d.asm"
INCLUDE "music/sfx/sfx_1f_2a.tx" INCLUDE "music/sfx/sfx_1f_2a.asm"
INCLUDE "music/sfx/sfx_1f_2f.tx" INCLUDE "music/sfx/sfx_1f_2f.asm"
INCLUDE "music/sfx/sfx_1f_26.tx" INCLUDE "music/sfx/sfx_1f_26.asm"
INCLUDE "music/sfx/sfx_1f_27.tx" INCLUDE "music/sfx/sfx_1f_27.asm"
INCLUDE "music/sfx/sfx_1f_28.tx" INCLUDE "music/sfx/sfx_1f_28.asm"
INCLUDE "music/sfx/sfx_1f_32.tx" INCLUDE "music/sfx/sfx_1f_32.asm"
INCLUDE "music/sfx/sfx_1f_29.tx" INCLUDE "music/sfx/sfx_1f_29.asm"
INCLUDE "music/sfx/sfx_1f_2b.tx" INCLUDE "music/sfx/sfx_1f_2b.asm"
INCLUDE "music/sfx/sfx_1f_30.tx" INCLUDE "music/sfx/sfx_1f_30.asm"
INCLUDE "music/sfx/sfx_1f_2e.tx" INCLUDE "music/sfx/sfx_1f_2e.asm"
INCLUDE "music/sfx/sfx_1f_31.tx" INCLUDE "music/sfx/sfx_1f_31.asm"
INCLUDE "music/sfx/sfx_1f_2c.tx" INCLUDE "music/sfx/sfx_1f_2c.asm"
INCLUDE "music/sfx/sfx_1f_33.tx" INCLUDE "music/sfx/sfx_1f_33.asm"
INCLUDE "music/sfx/sfx_1f_34.tx" INCLUDE "music/sfx/sfx_1f_34.asm"
INCLUDE "music/sfx/sfx_1f_35.tx" INCLUDE "music/sfx/sfx_1f_35.asm"
INCLUDE "music/sfx/sfx_1f_36.tx" INCLUDE "music/sfx/sfx_1f_36.asm"
Func_7d13b: ; 7d13b (1f:513b) Func_7d13b: ; 7d13b (1f:513b)
ld a, [$FF00+$dc] ld a, [$FF00+$dc]
@ -113048,28 +113048,28 @@ Unknown_7dba3: ; 7dba3 (1f:5ba3)
dw $FB9B dw $FB9B
dw $FBDA dw $FBDA
INCLUDE "music/bikeriding.tx" INCLUDE "music/bikeriding.asm"
INCLUDE "music/dungeon1.tx" INCLUDE "music/dungeon1.asm"
INCLUDE "music/gamecorner.tx" INCLUDE "music/gamecorner.asm"
INCLUDE "music/titlescreen.tx" INCLUDE "music/titlescreen.asm"
INCLUDE "music/sfx/sfx_1f_3a.tx" INCLUDE "music/sfx/sfx_1f_3a.asm"
INCLUDE "music/dungeon2.tx" INCLUDE "music/dungeon2.asm"
INCLUDE "music/dungeon3.tx" INCLUDE "music/dungeon3.asm"
INCLUDE "music/cinnabarmansion.tx" INCLUDE "music/cinnabarmansion.asm"
INCLUDE "music/sfx/sfx_1f_41.tx" INCLUDE "music/sfx/sfx_1f_41.asm"
INCLUDE "music/sfx/sfx_1f_3b.tx" INCLUDE "music/sfx/sfx_1f_3b.asm"
INCLUDE "music/sfx/sfx_1f_42.tx" INCLUDE "music/sfx/sfx_1f_42.asm"
INCLUDE "music/oakslab.tx" INCLUDE "music/oakslab.asm"
INCLUDE "music/pokemontower.tx" INCLUDE "music/pokemontower.asm"
INCLUDE "music/silphco.tx" INCLUDE "music/silphco.asm"
INCLUDE "music/meeteviltrainer.tx" INCLUDE "music/meeteviltrainer.asm"
INCLUDE "music/meetfemaletrainer.tx" INCLUDE "music/meetfemaletrainer.asm"
INCLUDE "music/meetmaletrainer.tx" INCLUDE "music/meetmaletrainer.asm"
INCLUDE "music/introbattle.tx" INCLUDE "music/introbattle.asm"
INCLUDE "music/surfing.tx" INCLUDE "music/surfing.asm"
INCLUDE "music/jigglypuffsong.tx" INCLUDE "music/jigglypuffsong.asm"
INCLUDE "music/halloffame.tx" INCLUDE "music/halloffame.asm"
INCLUDE "music/credits.tx" INCLUDE "music/credits.asm"
SECTION "bank20",ROMX,BANK[$20] SECTION "bank20",ROMX,BANK[$20]
@ -117050,7 +117050,7 @@ _UnnamedText_5d4d: ; 8a40d (22:640d)
db $0, "The link was", $4f db $0, "The link was", $4f
db "canceled.", $57 db "canceled.", $57
INCLUDE "text/oakspeech.tx" INCLUDE "text/oakspeech.asm"
_DoYouWantToNicknameText: ; 0x8a605 _DoYouWantToNicknameText: ; 0x8a605
db $0, "Do you want to", $4f db $0, "Do you want to", $4f
@ -120518,8 +120518,8 @@ _BattleCenterMText1: ; 94b01 (25:4b01)
_TradeCenterMText1: ; 94b04 (25:4b04) _TradeCenterMText1: ; 94b04 (25:4b04)
db $0, "!", $57 db $0, "!", $57
INCLUDE "text/mapRedsHouse1F.tx" INCLUDE "text/mapRedsHouse1F.asm"
INCLUDE "text/mapBluesHouse.tx" INCLUDE "text/mapBluesHouse.asm"
_OaksLabGaryText1: ; 94d5b (25:4d5b) _OaksLabGaryText1: ; 94d5b (25:4d5b)
db $0, $53, ": Yo", $4f db $0, $53, ": Yo", $4f
@ -125001,7 +125001,7 @@ _UnnamedText_4fe44: ; a41d6 (29:41d6)
db "Change the BOX at", $4f db "Change the BOX at", $4f
db "a #MON CENTER!", $57 db "a #MON CENTER!", $57
INCLUDE "text/mapPalletTown.tx" INCLUDE "text/mapPalletTown.asm"
_ViridianCityText1: ; a43cc (29:43cc) _ViridianCityText1: ; a43cc (29:43cc)
db $0, "Those # BALLs", $4f db $0, "Those # BALLs", $4f
@ -126309,7 +126309,7 @@ _UnnamedText_ef7d ; a82f8 (2a:42f8)
SECTION "bank2B",ROMX,BANK[$2B] SECTION "bank2B",ROMX,BANK[$2B]
INCLUDE "text/pokedex.tx" INCLUDE "text/pokedex.asm"
SECTION "bank2C",ROMX,BANK[$2C] SECTION "bank2C",ROMX,BANK[$2C]