mirror of
https://github.com/pret/pokediamond.git
synced 2026-08-08 03:34:24 -05:00
911 lines
29 KiB
ArmAsm
911 lines
29 KiB
ArmAsm
.text
|
|
; NARC header
|
|
.ascii "NARC"
|
|
.short 0xFFFE ; byte order
|
|
.short 0x0100 ; version
|
|
.word 0x00004C2C ; size
|
|
.short 0x0010 ; chunk size
|
|
.short 3 ; number following chunks
|
|
|
|
; BTAF header
|
|
.ascii "BTAF"
|
|
.word 0x00000DDC ; chunk size
|
|
.short 442 ; number of files
|
|
.balign 4
|
|
.word 0x00000000, 0x00000022
|
|
.word 0x00000024, 0x00000046
|
|
.word 0x00000048, 0x0000006A
|
|
.word 0x0000006C, 0x0000008E
|
|
.word 0x00000090, 0x000000B2
|
|
.word 0x000000B4, 0x000000D6
|
|
.word 0x000000D8, 0x000000FA
|
|
.word 0x000000FC, 0x0000011E
|
|
.word 0x00000120, 0x00000142
|
|
.word 0x00000144, 0x00000166
|
|
.word 0x00000168, 0x0000018A
|
|
.word 0x0000018C, 0x000001AE
|
|
.word 0x000001B0, 0x000001D2
|
|
.word 0x000001D4, 0x000001F6
|
|
.word 0x000001F8, 0x0000021A
|
|
.word 0x0000021C, 0x0000023E
|
|
.word 0x00000240, 0x00000262
|
|
.word 0x00000264, 0x00000286
|
|
.word 0x00000288, 0x000002AA
|
|
.word 0x000002AC, 0x000002CE
|
|
.word 0x000002D0, 0x000002F2
|
|
.word 0x000002F4, 0x00000316
|
|
.word 0x00000318, 0x0000033A
|
|
.word 0x0000033C, 0x0000035E
|
|
.word 0x00000360, 0x00000382
|
|
.word 0x00000384, 0x000003A6
|
|
.word 0x000003A8, 0x000003CA
|
|
.word 0x000003CC, 0x000003EE
|
|
.word 0x000003F0, 0x00000412
|
|
.word 0x00000414, 0x00000436
|
|
.word 0x00000438, 0x0000045A
|
|
.word 0x0000045C, 0x0000047E
|
|
.word 0x00000480, 0x000004A2
|
|
.word 0x000004A4, 0x000004C6
|
|
.word 0x000004C8, 0x000004EA
|
|
.word 0x000004EC, 0x0000050E
|
|
.word 0x00000510, 0x00000532
|
|
.word 0x00000534, 0x00000556
|
|
.word 0x00000558, 0x0000057A
|
|
.word 0x0000057C, 0x0000059E
|
|
.word 0x000005A0, 0x000005C2
|
|
.word 0x000005C4, 0x000005E6
|
|
.word 0x000005E8, 0x0000060A
|
|
.word 0x0000060C, 0x0000062E
|
|
.word 0x00000630, 0x00000652
|
|
.word 0x00000654, 0x00000676
|
|
.word 0x00000678, 0x0000069A
|
|
.word 0x0000069C, 0x000006BE
|
|
.word 0x000006C0, 0x000006E2
|
|
.word 0x000006E4, 0x00000706
|
|
.word 0x00000708, 0x0000072A
|
|
.word 0x0000072C, 0x0000074E
|
|
.word 0x00000750, 0x00000772
|
|
.word 0x00000774, 0x00000796
|
|
.word 0x00000798, 0x000007BA
|
|
.word 0x000007BC, 0x000007DE
|
|
.word 0x000007E0, 0x00000802
|
|
.word 0x00000804, 0x00000826
|
|
.word 0x00000828, 0x0000084A
|
|
.word 0x0000084C, 0x0000086E
|
|
.word 0x00000870, 0x00000892
|
|
.word 0x00000894, 0x000008B6
|
|
.word 0x000008B8, 0x000008DA
|
|
.word 0x000008DC, 0x000008FE
|
|
.word 0x00000900, 0x00000922
|
|
.word 0x00000924, 0x00000946
|
|
.word 0x00000948, 0x0000096A
|
|
.word 0x0000096C, 0x0000098E
|
|
.word 0x00000990, 0x000009B2
|
|
.word 0x000009B4, 0x000009D6
|
|
.word 0x000009D8, 0x000009FA
|
|
.word 0x000009FC, 0x00000A1E
|
|
.word 0x00000A20, 0x00000A42
|
|
.word 0x00000A44, 0x00000A66
|
|
.word 0x00000A68, 0x00000A8A
|
|
.word 0x00000A8C, 0x00000AAE
|
|
.word 0x00000AB0, 0x00000AD2
|
|
.word 0x00000AD4, 0x00000AF6
|
|
.word 0x00000AF8, 0x00000B1A
|
|
.word 0x00000B1C, 0x00000B3E
|
|
.word 0x00000B40, 0x00000B62
|
|
.word 0x00000B64, 0x00000B86
|
|
.word 0x00000B88, 0x00000BAA
|
|
.word 0x00000BAC, 0x00000BCE
|
|
.word 0x00000BD0, 0x00000BF2
|
|
.word 0x00000BF4, 0x00000C16
|
|
.word 0x00000C18, 0x00000C3A
|
|
.word 0x00000C3C, 0x00000C5E
|
|
.word 0x00000C60, 0x00000C82
|
|
.word 0x00000C84, 0x00000CA6
|
|
.word 0x00000CA8, 0x00000CCA
|
|
.word 0x00000CCC, 0x00000CEE
|
|
.word 0x00000CF0, 0x00000D12
|
|
.word 0x00000D14, 0x00000D36
|
|
.word 0x00000D38, 0x00000D5A
|
|
.word 0x00000D5C, 0x00000D7E
|
|
.word 0x00000D80, 0x00000DA2
|
|
.word 0x00000DA4, 0x00000DC6
|
|
.word 0x00000DC8, 0x00000DEA
|
|
.word 0x00000DEC, 0x00000E0E
|
|
.word 0x00000E10, 0x00000E32
|
|
.word 0x00000E34, 0x00000E56
|
|
.word 0x00000E58, 0x00000E7A
|
|
.word 0x00000E7C, 0x00000E9E
|
|
.word 0x00000EA0, 0x00000EC2
|
|
.word 0x00000EC4, 0x00000EE6
|
|
.word 0x00000EE8, 0x00000F0A
|
|
.word 0x00000F0C, 0x00000F2E
|
|
.word 0x00000F30, 0x00000F52
|
|
.word 0x00000F54, 0x00000F76
|
|
.word 0x00000F78, 0x00000F9A
|
|
.word 0x00000F9C, 0x00000FBE
|
|
.word 0x00000FC0, 0x00000FE2
|
|
.word 0x00000FE4, 0x00001006
|
|
.word 0x00001008, 0x0000102A
|
|
.word 0x0000102C, 0x0000104E
|
|
.word 0x00001050, 0x00001072
|
|
.word 0x00001074, 0x00001096
|
|
.word 0x00001098, 0x000010BA
|
|
.word 0x000010BC, 0x000010DE
|
|
.word 0x000010E0, 0x00001102
|
|
.word 0x00001104, 0x00001126
|
|
.word 0x00001128, 0x0000114A
|
|
.word 0x0000114C, 0x0000116E
|
|
.word 0x00001170, 0x00001192
|
|
.word 0x00001194, 0x000011B6
|
|
.word 0x000011B8, 0x000011DA
|
|
.word 0x000011DC, 0x000011FE
|
|
.word 0x00001200, 0x00001222
|
|
.word 0x00001224, 0x00001246
|
|
.word 0x00001248, 0x0000126A
|
|
.word 0x0000126C, 0x0000128E
|
|
.word 0x00001290, 0x000012B2
|
|
.word 0x000012B4, 0x000012D6
|
|
.word 0x000012D8, 0x000012FA
|
|
.word 0x000012FC, 0x0000131E
|
|
.word 0x00001320, 0x00001342
|
|
.word 0x00001344, 0x00001366
|
|
.word 0x00001368, 0x0000138A
|
|
.word 0x0000138C, 0x000013AE
|
|
.word 0x000013B0, 0x000013D2
|
|
.word 0x000013D4, 0x000013F6
|
|
.word 0x000013F8, 0x0000141A
|
|
.word 0x0000141C, 0x0000143E
|
|
.word 0x00001440, 0x00001462
|
|
.word 0x00001464, 0x00001486
|
|
.word 0x00001488, 0x000014AA
|
|
.word 0x000014AC, 0x000014CE
|
|
.word 0x000014D0, 0x000014F2
|
|
.word 0x000014F4, 0x00001516
|
|
.word 0x00001518, 0x0000153A
|
|
.word 0x0000153C, 0x0000155E
|
|
.word 0x00001560, 0x00001582
|
|
.word 0x00001584, 0x000015A6
|
|
.word 0x000015A8, 0x000015CA
|
|
.word 0x000015CC, 0x000015EE
|
|
.word 0x000015F0, 0x00001612
|
|
.word 0x00001614, 0x00001636
|
|
.word 0x00001638, 0x0000165A
|
|
.word 0x0000165C, 0x0000167E
|
|
.word 0x00001680, 0x000016A2
|
|
.word 0x000016A4, 0x000016C6
|
|
.word 0x000016C8, 0x000016EA
|
|
.word 0x000016EC, 0x0000170E
|
|
.word 0x00001710, 0x00001732
|
|
.word 0x00001734, 0x00001756
|
|
.word 0x00001758, 0x0000177A
|
|
.word 0x0000177C, 0x0000179E
|
|
.word 0x000017A0, 0x000017C2
|
|
.word 0x000017C4, 0x000017E6
|
|
.word 0x000017E8, 0x0000180A
|
|
.word 0x0000180C, 0x0000182E
|
|
.word 0x00001830, 0x00001852
|
|
.word 0x00001854, 0x00001876
|
|
.word 0x00001878, 0x0000189A
|
|
.word 0x0000189C, 0x000018BE
|
|
.word 0x000018C0, 0x000018E2
|
|
.word 0x000018E4, 0x00001906
|
|
.word 0x00001908, 0x0000192A
|
|
.word 0x0000192C, 0x0000194E
|
|
.word 0x00001950, 0x00001972
|
|
.word 0x00001974, 0x00001996
|
|
.word 0x00001998, 0x000019BA
|
|
.word 0x000019BC, 0x000019DE
|
|
.word 0x000019E0, 0x00001A02
|
|
.word 0x00001A04, 0x00001A26
|
|
.word 0x00001A28, 0x00001A4A
|
|
.word 0x00001A4C, 0x00001A6E
|
|
.word 0x00001A70, 0x00001A92
|
|
.word 0x00001A94, 0x00001AB6
|
|
.word 0x00001AB8, 0x00001ADA
|
|
.word 0x00001ADC, 0x00001AFE
|
|
.word 0x00001B00, 0x00001B22
|
|
.word 0x00001B24, 0x00001B46
|
|
.word 0x00001B48, 0x00001B6A
|
|
.word 0x00001B6C, 0x00001B8E
|
|
.word 0x00001B90, 0x00001BB2
|
|
.word 0x00001BB4, 0x00001BD6
|
|
.word 0x00001BD8, 0x00001BFA
|
|
.word 0x00001BFC, 0x00001C1E
|
|
.word 0x00001C20, 0x00001C42
|
|
.word 0x00001C44, 0x00001C66
|
|
.word 0x00001C68, 0x00001C8A
|
|
.word 0x00001C8C, 0x00001CAE
|
|
.word 0x00001CB0, 0x00001CD2
|
|
.word 0x00001CD4, 0x00001CF6
|
|
.word 0x00001CF8, 0x00001D1A
|
|
.word 0x00001D1C, 0x00001D3E
|
|
.word 0x00001D40, 0x00001D62
|
|
.word 0x00001D64, 0x00001D86
|
|
.word 0x00001D88, 0x00001DAA
|
|
.word 0x00001DAC, 0x00001DCE
|
|
.word 0x00001DD0, 0x00001DF2
|
|
.word 0x00001DF4, 0x00001E16
|
|
.word 0x00001E18, 0x00001E3A
|
|
.word 0x00001E3C, 0x00001E5E
|
|
.word 0x00001E60, 0x00001E82
|
|
.word 0x00001E84, 0x00001EA6
|
|
.word 0x00001EA8, 0x00001ECA
|
|
.word 0x00001ECC, 0x00001EEE
|
|
.word 0x00001EF0, 0x00001F12
|
|
.word 0x00001F14, 0x00001F36
|
|
.word 0x00001F38, 0x00001F5A
|
|
.word 0x00001F5C, 0x00001F7E
|
|
.word 0x00001F80, 0x00001FA2
|
|
.word 0x00001FA4, 0x00001FC6
|
|
.word 0x00001FC8, 0x00001FEA
|
|
.word 0x00001FEC, 0x0000200E
|
|
.word 0x00002010, 0x00002032
|
|
.word 0x00002034, 0x00002056
|
|
.word 0x00002058, 0x0000207A
|
|
.word 0x0000207C, 0x0000209E
|
|
.word 0x000020A0, 0x000020C2
|
|
.word 0x000020C4, 0x000020E6
|
|
.word 0x000020E8, 0x0000210A
|
|
.word 0x0000210C, 0x0000212E
|
|
.word 0x00002130, 0x00002152
|
|
.word 0x00002154, 0x00002176
|
|
.word 0x00002178, 0x0000219A
|
|
.word 0x0000219C, 0x000021BE
|
|
.word 0x000021C0, 0x000021E2
|
|
.word 0x000021E4, 0x00002206
|
|
.word 0x00002208, 0x0000222A
|
|
.word 0x0000222C, 0x0000224E
|
|
.word 0x00002250, 0x00002272
|
|
.word 0x00002274, 0x00002296
|
|
.word 0x00002298, 0x000022BA
|
|
.word 0x000022BC, 0x000022DE
|
|
.word 0x000022E0, 0x00002302
|
|
.word 0x00002304, 0x00002326
|
|
.word 0x00002328, 0x0000234A
|
|
.word 0x0000234C, 0x0000236E
|
|
.word 0x00002370, 0x00002392
|
|
.word 0x00002394, 0x000023B6
|
|
.word 0x000023B8, 0x000023DA
|
|
.word 0x000023DC, 0x000023FE
|
|
.word 0x00002400, 0x00002422
|
|
.word 0x00002424, 0x00002446
|
|
.word 0x00002448, 0x0000246A
|
|
.word 0x0000246C, 0x0000248E
|
|
.word 0x00002490, 0x000024B2
|
|
.word 0x000024B4, 0x000024D6
|
|
.word 0x000024D8, 0x000024FA
|
|
.word 0x000024FC, 0x0000251E
|
|
.word 0x00002520, 0x00002542
|
|
.word 0x00002544, 0x00002566
|
|
.word 0x00002568, 0x0000258A
|
|
.word 0x0000258C, 0x000025AE
|
|
.word 0x000025B0, 0x000025D2
|
|
.word 0x000025D4, 0x000025F6
|
|
.word 0x000025F8, 0x0000261A
|
|
.word 0x0000261C, 0x0000263E
|
|
.word 0x00002640, 0x00002662
|
|
.word 0x00002664, 0x00002686
|
|
.word 0x00002688, 0x000026AA
|
|
.word 0x000026AC, 0x000026CE
|
|
.word 0x000026D0, 0x000026F2
|
|
.word 0x000026F4, 0x00002716
|
|
.word 0x00002718, 0x0000273A
|
|
.word 0x0000273C, 0x0000275E
|
|
.word 0x00002760, 0x00002782
|
|
.word 0x00002784, 0x000027A6
|
|
.word 0x000027A8, 0x000027CA
|
|
.word 0x000027CC, 0x000027EE
|
|
.word 0x000027F0, 0x00002812
|
|
.word 0x00002814, 0x00002836
|
|
.word 0x00002838, 0x0000285A
|
|
.word 0x0000285C, 0x0000287E
|
|
.word 0x00002880, 0x000028A2
|
|
.word 0x000028A4, 0x000028C6
|
|
.word 0x000028C8, 0x000028EA
|
|
.word 0x000028EC, 0x0000290E
|
|
.word 0x00002910, 0x00002932
|
|
.word 0x00002934, 0x00002956
|
|
.word 0x00002958, 0x0000297A
|
|
.word 0x0000297C, 0x0000299E
|
|
.word 0x000029A0, 0x000029C2
|
|
.word 0x000029C4, 0x000029E6
|
|
.word 0x000029E8, 0x00002A0A
|
|
.word 0x00002A0C, 0x00002A2E
|
|
.word 0x00002A30, 0x00002A52
|
|
.word 0x00002A54, 0x00002A76
|
|
.word 0x00002A78, 0x00002A9A
|
|
.word 0x00002A9C, 0x00002ABE
|
|
.word 0x00002AC0, 0x00002AE2
|
|
.word 0x00002AE4, 0x00002B06
|
|
.word 0x00002B08, 0x00002B2A
|
|
.word 0x00002B2C, 0x00002B4E
|
|
.word 0x00002B50, 0x00002B72
|
|
.word 0x00002B74, 0x00002B96
|
|
.word 0x00002B98, 0x00002BBA
|
|
.word 0x00002BBC, 0x00002BDE
|
|
.word 0x00002BE0, 0x00002C02
|
|
.word 0x00002C04, 0x00002C26
|
|
.word 0x00002C28, 0x00002C4A
|
|
.word 0x00002C4C, 0x00002C6E
|
|
.word 0x00002C70, 0x00002C92
|
|
.word 0x00002C94, 0x00002CB6
|
|
.word 0x00002CB8, 0x00002CDA
|
|
.word 0x00002CDC, 0x00002CFE
|
|
.word 0x00002D00, 0x00002D22
|
|
.word 0x00002D24, 0x00002D46
|
|
.word 0x00002D48, 0x00002D6A
|
|
.word 0x00002D6C, 0x00002D8E
|
|
.word 0x00002D90, 0x00002DB2
|
|
.word 0x00002DB4, 0x00002DD6
|
|
.word 0x00002DD8, 0x00002DFA
|
|
.word 0x00002DFC, 0x00002E1E
|
|
.word 0x00002E20, 0x00002E42
|
|
.word 0x00002E44, 0x00002E66
|
|
.word 0x00002E68, 0x00002E8A
|
|
.word 0x00002E8C, 0x00002EAE
|
|
.word 0x00002EB0, 0x00002ED2
|
|
.word 0x00002ED4, 0x00002EF6
|
|
.word 0x00002EF8, 0x00002F1A
|
|
.word 0x00002F1C, 0x00002F3E
|
|
.word 0x00002F40, 0x00002F62
|
|
.word 0x00002F64, 0x00002F86
|
|
.word 0x00002F88, 0x00002FAA
|
|
.word 0x00002FAC, 0x00002FCE
|
|
.word 0x00002FD0, 0x00002FF2
|
|
.word 0x00002FF4, 0x00003016
|
|
.word 0x00003018, 0x0000303A
|
|
.word 0x0000303C, 0x0000305E
|
|
.word 0x00003060, 0x00003082
|
|
.word 0x00003084, 0x000030A6
|
|
.word 0x000030A8, 0x000030CA
|
|
.word 0x000030CC, 0x000030EE
|
|
.word 0x000030F0, 0x00003112
|
|
.word 0x00003114, 0x00003136
|
|
.word 0x00003138, 0x0000315A
|
|
.word 0x0000315C, 0x0000317E
|
|
.word 0x00003180, 0x000031A2
|
|
.word 0x000031A4, 0x000031C6
|
|
.word 0x000031C8, 0x000031EA
|
|
.word 0x000031EC, 0x0000320E
|
|
.word 0x00003210, 0x00003232
|
|
.word 0x00003234, 0x00003256
|
|
.word 0x00003258, 0x0000327A
|
|
.word 0x0000327C, 0x0000329E
|
|
.word 0x000032A0, 0x000032C2
|
|
.word 0x000032C4, 0x000032E6
|
|
.word 0x000032E8, 0x0000330A
|
|
.word 0x0000330C, 0x0000332E
|
|
.word 0x00003330, 0x00003352
|
|
.word 0x00003354, 0x00003376
|
|
.word 0x00003378, 0x0000339A
|
|
.word 0x0000339C, 0x000033BE
|
|
.word 0x000033C0, 0x000033E2
|
|
.word 0x000033E4, 0x00003406
|
|
.word 0x00003408, 0x0000342A
|
|
.word 0x0000342C, 0x0000344E
|
|
.word 0x00003450, 0x00003472
|
|
.word 0x00003474, 0x00003496
|
|
.word 0x00003498, 0x000034BA
|
|
.word 0x000034BC, 0x000034DE
|
|
.word 0x000034E0, 0x00003502
|
|
.word 0x00003504, 0x00003526
|
|
.word 0x00003528, 0x0000354A
|
|
.word 0x0000354C, 0x0000356E
|
|
.word 0x00003570, 0x00003592
|
|
.word 0x00003594, 0x000035B6
|
|
.word 0x000035B8, 0x000035DA
|
|
.word 0x000035DC, 0x000035FE
|
|
.word 0x00003600, 0x00003622
|
|
.word 0x00003624, 0x00003646
|
|
.word 0x00003648, 0x0000366A
|
|
.word 0x0000366C, 0x0000368E
|
|
.word 0x00003690, 0x000036B2
|
|
.word 0x000036B4, 0x000036D6
|
|
.word 0x000036D8, 0x000036FA
|
|
.word 0x000036FC, 0x0000371E
|
|
.word 0x00003720, 0x00003742
|
|
.word 0x00003744, 0x00003766
|
|
.word 0x00003768, 0x0000378A
|
|
.word 0x0000378C, 0x000037AE
|
|
.word 0x000037B0, 0x000037D2
|
|
.word 0x000037D4, 0x000037F6
|
|
.word 0x000037F8, 0x0000381A
|
|
.word 0x0000381C, 0x0000383E
|
|
.word 0x00003840, 0x00003862
|
|
.word 0x00003864, 0x00003886
|
|
.word 0x00003888, 0x000038AA
|
|
.word 0x000038AC, 0x000038CE
|
|
.word 0x000038D0, 0x000038F2
|
|
.word 0x000038F4, 0x00003916
|
|
.word 0x00003918, 0x0000393A
|
|
.word 0x0000393C, 0x0000395E
|
|
.word 0x00003960, 0x00003982
|
|
.word 0x00003984, 0x000039A6
|
|
.word 0x000039A8, 0x000039CA
|
|
.word 0x000039CC, 0x000039EE
|
|
.word 0x000039F0, 0x00003A12
|
|
.word 0x00003A14, 0x00003A36
|
|
.word 0x00003A38, 0x00003A5A
|
|
.word 0x00003A5C, 0x00003A7E
|
|
.word 0x00003A80, 0x00003AA2
|
|
.word 0x00003AA4, 0x00003AC6
|
|
.word 0x00003AC8, 0x00003AEA
|
|
.word 0x00003AEC, 0x00003B0E
|
|
.word 0x00003B10, 0x00003B32
|
|
.word 0x00003B34, 0x00003B56
|
|
.word 0x00003B58, 0x00003B7A
|
|
.word 0x00003B7C, 0x00003B9E
|
|
.word 0x00003BA0, 0x00003BC2
|
|
.word 0x00003BC4, 0x00003BE6
|
|
.word 0x00003BE8, 0x00003C0A
|
|
.word 0x00003C0C, 0x00003C2E
|
|
.word 0x00003C30, 0x00003C52
|
|
.word 0x00003C54, 0x00003C76
|
|
.word 0x00003C78, 0x00003C9A
|
|
.word 0x00003C9C, 0x00003CBE
|
|
.word 0x00003CC0, 0x00003CE2
|
|
.word 0x00003CE4, 0x00003D06
|
|
.word 0x00003D08, 0x00003D2A
|
|
.word 0x00003D2C, 0x00003D4E
|
|
.word 0x00003D50, 0x00003D72
|
|
.word 0x00003D74, 0x00003D96
|
|
.word 0x00003D98, 0x00003DBA
|
|
.word 0x00003DBC, 0x00003DDE
|
|
.word 0x00003DE0, 0x00003E02
|
|
.word 0x00003E04, 0x00003E26
|
|
|
|
; BTNF header
|
|
.ascii "BTNF"
|
|
.word 0x00000010 ; chunk size
|
|
.word 0x00000004 ; offset to first dir
|
|
.short 0 ; first file
|
|
.short 1 ; number of directories
|
|
|
|
; GMIF header
|
|
.ascii "GMIF"
|
|
.word 0x00003E30 ; chunk size
|
|
.incbin "baserom.nds", 0x0, 0x22
|
|
.incbin "baserom.nds", 0x24, 0x22
|
|
.incbin "baserom.nds", 0x48, 0x22
|
|
.incbin "baserom.nds", 0x6C, 0x22
|
|
.incbin "baserom.nds", 0x90, 0x22
|
|
.incbin "baserom.nds", 0xB4, 0x22
|
|
.incbin "baserom.nds", 0xD8, 0x22
|
|
.incbin "baserom.nds", 0xFC, 0x22
|
|
.incbin "baserom.nds", 0x120, 0x22
|
|
.incbin "baserom.nds", 0x144, 0x22
|
|
.incbin "baserom.nds", 0x168, 0x22
|
|
.incbin "baserom.nds", 0x18C, 0x22
|
|
.incbin "baserom.nds", 0x1B0, 0x22
|
|
.incbin "baserom.nds", 0x1D4, 0x22
|
|
.incbin "baserom.nds", 0x1F8, 0x22
|
|
.incbin "baserom.nds", 0x21C, 0x22
|
|
.incbin "baserom.nds", 0x240, 0x22
|
|
.incbin "baserom.nds", 0x264, 0x22
|
|
.incbin "baserom.nds", 0x288, 0x22
|
|
.incbin "baserom.nds", 0x2AC, 0x22
|
|
.incbin "baserom.nds", 0x2D0, 0x22
|
|
.incbin "baserom.nds", 0x2F4, 0x22
|
|
.incbin "baserom.nds", 0x318, 0x22
|
|
.incbin "baserom.nds", 0x33C, 0x22
|
|
.incbin "baserom.nds", 0x360, 0x22
|
|
.incbin "baserom.nds", 0x384, 0x22
|
|
.incbin "baserom.nds", 0x3A8, 0x22
|
|
.incbin "baserom.nds", 0x3CC, 0x22
|
|
.incbin "baserom.nds", 0x3F0, 0x22
|
|
.incbin "baserom.nds", 0x414, 0x22
|
|
.incbin "baserom.nds", 0x438, 0x22
|
|
.incbin "baserom.nds", 0x45C, 0x22
|
|
.incbin "baserom.nds", 0x480, 0x22
|
|
.incbin "baserom.nds", 0x4A4, 0x22
|
|
.incbin "baserom.nds", 0x4C8, 0x22
|
|
.incbin "baserom.nds", 0x4EC, 0x22
|
|
.incbin "baserom.nds", 0x510, 0x22
|
|
.incbin "baserom.nds", 0x534, 0x22
|
|
.incbin "baserom.nds", 0x558, 0x22
|
|
.incbin "baserom.nds", 0x57C, 0x22
|
|
.incbin "baserom.nds", 0x5A0, 0x22
|
|
.incbin "baserom.nds", 0x5C4, 0x22
|
|
.incbin "baserom.nds", 0x5E8, 0x22
|
|
.incbin "baserom.nds", 0x60C, 0x22
|
|
.incbin "baserom.nds", 0x630, 0x22
|
|
.incbin "baserom.nds", 0x654, 0x22
|
|
.incbin "baserom.nds", 0x678, 0x22
|
|
.incbin "baserom.nds", 0x69C, 0x22
|
|
.incbin "baserom.nds", 0x6C0, 0x22
|
|
.incbin "baserom.nds", 0x6E4, 0x22
|
|
.incbin "baserom.nds", 0x708, 0x22
|
|
.incbin "baserom.nds", 0x72C, 0x22
|
|
.incbin "baserom.nds", 0x750, 0x22
|
|
.incbin "baserom.nds", 0x774, 0x22
|
|
.incbin "baserom.nds", 0x798, 0x22
|
|
.incbin "baserom.nds", 0x7BC, 0x22
|
|
.incbin "baserom.nds", 0x7E0, 0x22
|
|
.incbin "baserom.nds", 0x804, 0x22
|
|
.incbin "baserom.nds", 0x828, 0x22
|
|
.incbin "baserom.nds", 0x84C, 0x22
|
|
.incbin "baserom.nds", 0x870, 0x22
|
|
.incbin "baserom.nds", 0x894, 0x22
|
|
.incbin "baserom.nds", 0x8B8, 0x22
|
|
.incbin "baserom.nds", 0x8DC, 0x22
|
|
.incbin "baserom.nds", 0x900, 0x22
|
|
.incbin "baserom.nds", 0x924, 0x22
|
|
.incbin "baserom.nds", 0x948, 0x22
|
|
.incbin "baserom.nds", 0x96C, 0x22
|
|
.incbin "baserom.nds", 0x990, 0x22
|
|
.incbin "baserom.nds", 0x9B4, 0x22
|
|
.incbin "baserom.nds", 0x9D8, 0x22
|
|
.incbin "baserom.nds", 0x9FC, 0x22
|
|
.incbin "baserom.nds", 0xA20, 0x22
|
|
.incbin "baserom.nds", 0xA44, 0x22
|
|
.incbin "baserom.nds", 0xA68, 0x22
|
|
.incbin "baserom.nds", 0xA8C, 0x22
|
|
.incbin "baserom.nds", 0xAB0, 0x22
|
|
.incbin "baserom.nds", 0xAD4, 0x22
|
|
.incbin "baserom.nds", 0xAF8, 0x22
|
|
.incbin "baserom.nds", 0xB1C, 0x22
|
|
.incbin "baserom.nds", 0xB40, 0x22
|
|
.incbin "baserom.nds", 0xB64, 0x22
|
|
.incbin "baserom.nds", 0xB88, 0x22
|
|
.incbin "baserom.nds", 0xBAC, 0x22
|
|
.incbin "baserom.nds", 0xBD0, 0x22
|
|
.incbin "baserom.nds", 0xBF4, 0x22
|
|
.incbin "baserom.nds", 0xC18, 0x22
|
|
.incbin "baserom.nds", 0xC3C, 0x22
|
|
.incbin "baserom.nds", 0xC60, 0x22
|
|
.incbin "baserom.nds", 0xC84, 0x22
|
|
.incbin "baserom.nds", 0xCA8, 0x22
|
|
.incbin "baserom.nds", 0xCCC, 0x22
|
|
.incbin "baserom.nds", 0xCF0, 0x22
|
|
.incbin "baserom.nds", 0xD14, 0x22
|
|
.incbin "baserom.nds", 0xD38, 0x22
|
|
.incbin "baserom.nds", 0xD5C, 0x22
|
|
.incbin "baserom.nds", 0xD80, 0x22
|
|
.incbin "baserom.nds", 0xDA4, 0x22
|
|
.incbin "baserom.nds", 0xDC8, 0x22
|
|
.incbin "baserom.nds", 0xDEC, 0x22
|
|
.incbin "baserom.nds", 0xE10, 0x22
|
|
.incbin "baserom.nds", 0xE34, 0x22
|
|
.incbin "baserom.nds", 0xE58, 0x22
|
|
.incbin "baserom.nds", 0xE7C, 0x22
|
|
.incbin "baserom.nds", 0xEA0, 0x22
|
|
.incbin "baserom.nds", 0xEC4, 0x22
|
|
.incbin "baserom.nds", 0xEE8, 0x22
|
|
.incbin "baserom.nds", 0xF0C, 0x22
|
|
.incbin "baserom.nds", 0xF30, 0x22
|
|
.incbin "baserom.nds", 0xF54, 0x22
|
|
.incbin "baserom.nds", 0xF78, 0x22
|
|
.incbin "baserom.nds", 0xF9C, 0x22
|
|
.incbin "baserom.nds", 0xFC0, 0x22
|
|
.incbin "baserom.nds", 0xFE4, 0x22
|
|
.incbin "baserom.nds", 0x1008, 0x22
|
|
.incbin "baserom.nds", 0x102C, 0x22
|
|
.incbin "baserom.nds", 0x1050, 0x22
|
|
.incbin "baserom.nds", 0x1074, 0x22
|
|
.incbin "baserom.nds", 0x1098, 0x22
|
|
.incbin "baserom.nds", 0x10BC, 0x22
|
|
.incbin "baserom.nds", 0x10E0, 0x22
|
|
.incbin "baserom.nds", 0x1104, 0x22
|
|
.incbin "baserom.nds", 0x1128, 0x22
|
|
.incbin "baserom.nds", 0x114C, 0x22
|
|
.incbin "baserom.nds", 0x1170, 0x22
|
|
.incbin "baserom.nds", 0x1194, 0x22
|
|
.incbin "baserom.nds", 0x11B8, 0x22
|
|
.incbin "baserom.nds", 0x11DC, 0x22
|
|
.incbin "baserom.nds", 0x1200, 0x22
|
|
.incbin "baserom.nds", 0x1224, 0x22
|
|
.incbin "baserom.nds", 0x1248, 0x22
|
|
.incbin "baserom.nds", 0x126C, 0x22
|
|
.incbin "baserom.nds", 0x1290, 0x22
|
|
.incbin "baserom.nds", 0x12B4, 0x22
|
|
.incbin "baserom.nds", 0x12D8, 0x22
|
|
.incbin "baserom.nds", 0x12FC, 0x22
|
|
.incbin "baserom.nds", 0x1320, 0x22
|
|
.incbin "baserom.nds", 0x1344, 0x22
|
|
.incbin "baserom.nds", 0x1368, 0x22
|
|
.incbin "baserom.nds", 0x138C, 0x22
|
|
.incbin "baserom.nds", 0x13B0, 0x22
|
|
.incbin "baserom.nds", 0x13D4, 0x22
|
|
.incbin "baserom.nds", 0x13F8, 0x22
|
|
.incbin "baserom.nds", 0x141C, 0x22
|
|
.incbin "baserom.nds", 0x1440, 0x22
|
|
.incbin "baserom.nds", 0x1464, 0x22
|
|
.incbin "baserom.nds", 0x1488, 0x22
|
|
.incbin "baserom.nds", 0x14AC, 0x22
|
|
.incbin "baserom.nds", 0x14D0, 0x22
|
|
.incbin "baserom.nds", 0x14F4, 0x22
|
|
.incbin "baserom.nds", 0x1518, 0x22
|
|
.incbin "baserom.nds", 0x153C, 0x22
|
|
.incbin "baserom.nds", 0x1560, 0x22
|
|
.incbin "baserom.nds", 0x1584, 0x22
|
|
.incbin "baserom.nds", 0x15A8, 0x22
|
|
.incbin "baserom.nds", 0x15CC, 0x22
|
|
.incbin "baserom.nds", 0x15F0, 0x22
|
|
.incbin "baserom.nds", 0x1614, 0x22
|
|
.incbin "baserom.nds", 0x1638, 0x22
|
|
.incbin "baserom.nds", 0x165C, 0x22
|
|
.incbin "baserom.nds", 0x1680, 0x22
|
|
.incbin "baserom.nds", 0x16A4, 0x22
|
|
.incbin "baserom.nds", 0x16C8, 0x22
|
|
.incbin "baserom.nds", 0x16EC, 0x22
|
|
.incbin "baserom.nds", 0x1710, 0x22
|
|
.incbin "baserom.nds", 0x1734, 0x22
|
|
.incbin "baserom.nds", 0x1758, 0x22
|
|
.incbin "baserom.nds", 0x177C, 0x22
|
|
.incbin "baserom.nds", 0x17A0, 0x22
|
|
.incbin "baserom.nds", 0x17C4, 0x22
|
|
.incbin "baserom.nds", 0x17E8, 0x22
|
|
.incbin "baserom.nds", 0x180C, 0x22
|
|
.incbin "baserom.nds", 0x1830, 0x22
|
|
.incbin "baserom.nds", 0x1854, 0x22
|
|
.incbin "baserom.nds", 0x1878, 0x22
|
|
.incbin "baserom.nds", 0x189C, 0x22
|
|
.incbin "baserom.nds", 0x18C0, 0x22
|
|
.incbin "baserom.nds", 0x18E4, 0x22
|
|
.incbin "baserom.nds", 0x1908, 0x22
|
|
.incbin "baserom.nds", 0x192C, 0x22
|
|
.incbin "baserom.nds", 0x1950, 0x22
|
|
.incbin "baserom.nds", 0x1974, 0x22
|
|
.incbin "baserom.nds", 0x1998, 0x22
|
|
.incbin "baserom.nds", 0x19BC, 0x22
|
|
.incbin "baserom.nds", 0x19E0, 0x22
|
|
.incbin "baserom.nds", 0x1A04, 0x22
|
|
.incbin "baserom.nds", 0x1A28, 0x22
|
|
.incbin "baserom.nds", 0x1A4C, 0x22
|
|
.incbin "baserom.nds", 0x1A70, 0x22
|
|
.incbin "baserom.nds", 0x1A94, 0x22
|
|
.incbin "baserom.nds", 0x1AB8, 0x22
|
|
.incbin "baserom.nds", 0x1ADC, 0x22
|
|
.incbin "baserom.nds", 0x1B00, 0x22
|
|
.incbin "baserom.nds", 0x1B24, 0x22
|
|
.incbin "baserom.nds", 0x1B48, 0x22
|
|
.incbin "baserom.nds", 0x1B6C, 0x22
|
|
.incbin "baserom.nds", 0x1B90, 0x22
|
|
.incbin "baserom.nds", 0x1BB4, 0x22
|
|
.incbin "baserom.nds", 0x1BD8, 0x22
|
|
.incbin "baserom.nds", 0x1BFC, 0x22
|
|
.incbin "baserom.nds", 0x1C20, 0x22
|
|
.incbin "baserom.nds", 0x1C44, 0x22
|
|
.incbin "baserom.nds", 0x1C68, 0x22
|
|
.incbin "baserom.nds", 0x1C8C, 0x22
|
|
.incbin "baserom.nds", 0x1CB0, 0x22
|
|
.incbin "baserom.nds", 0x1CD4, 0x22
|
|
.incbin "baserom.nds", 0x1CF8, 0x22
|
|
.incbin "baserom.nds", 0x1D1C, 0x22
|
|
.incbin "baserom.nds", 0x1D40, 0x22
|
|
.incbin "baserom.nds", 0x1D64, 0x22
|
|
.incbin "baserom.nds", 0x1D88, 0x22
|
|
.incbin "baserom.nds", 0x1DAC, 0x22
|
|
.incbin "baserom.nds", 0x1DD0, 0x22
|
|
.incbin "baserom.nds", 0x1DF4, 0x22
|
|
.incbin "baserom.nds", 0x1E18, 0x22
|
|
.incbin "baserom.nds", 0x1E3C, 0x22
|
|
.incbin "baserom.nds", 0x1E60, 0x22
|
|
.incbin "baserom.nds", 0x1E84, 0x22
|
|
.incbin "baserom.nds", 0x1EA8, 0x22
|
|
.incbin "baserom.nds", 0x1ECC, 0x22
|
|
.incbin "baserom.nds", 0x1EF0, 0x22
|
|
.incbin "baserom.nds", 0x1F14, 0x22
|
|
.incbin "baserom.nds", 0x1F38, 0x22
|
|
.incbin "baserom.nds", 0x1F5C, 0x22
|
|
.incbin "baserom.nds", 0x1F80, 0x22
|
|
.incbin "baserom.nds", 0x1FA4, 0x22
|
|
.incbin "baserom.nds", 0x1FC8, 0x22
|
|
.incbin "baserom.nds", 0x1FEC, 0x22
|
|
.incbin "baserom.nds", 0x2010, 0x22
|
|
.incbin "baserom.nds", 0x2034, 0x22
|
|
.incbin "baserom.nds", 0x2058, 0x22
|
|
.incbin "baserom.nds", 0x207C, 0x22
|
|
.incbin "baserom.nds", 0x20A0, 0x22
|
|
.incbin "baserom.nds", 0x20C4, 0x22
|
|
.incbin "baserom.nds", 0x20E8, 0x22
|
|
.incbin "baserom.nds", 0x210C, 0x22
|
|
.incbin "baserom.nds", 0x2130, 0x22
|
|
.incbin "baserom.nds", 0x2154, 0x22
|
|
.incbin "baserom.nds", 0x2178, 0x22
|
|
.incbin "baserom.nds", 0x219C, 0x22
|
|
.incbin "baserom.nds", 0x21C0, 0x22
|
|
.incbin "baserom.nds", 0x21E4, 0x22
|
|
.incbin "baserom.nds", 0x2208, 0x22
|
|
.incbin "baserom.nds", 0x222C, 0x22
|
|
.incbin "baserom.nds", 0x2250, 0x22
|
|
.incbin "baserom.nds", 0x2274, 0x22
|
|
.incbin "baserom.nds", 0x2298, 0x22
|
|
.incbin "baserom.nds", 0x22BC, 0x22
|
|
.incbin "baserom.nds", 0x22E0, 0x22
|
|
.incbin "baserom.nds", 0x2304, 0x22
|
|
.incbin "baserom.nds", 0x2328, 0x22
|
|
.incbin "baserom.nds", 0x234C, 0x22
|
|
.incbin "baserom.nds", 0x2370, 0x22
|
|
.incbin "baserom.nds", 0x2394, 0x22
|
|
.incbin "baserom.nds", 0x23B8, 0x22
|
|
.incbin "baserom.nds", 0x23DC, 0x22
|
|
.incbin "baserom.nds", 0x2400, 0x22
|
|
.incbin "baserom.nds", 0x2424, 0x22
|
|
.incbin "baserom.nds", 0x2448, 0x22
|
|
.incbin "baserom.nds", 0x246C, 0x22
|
|
.incbin "baserom.nds", 0x2490, 0x22
|
|
.incbin "baserom.nds", 0x24B4, 0x22
|
|
.incbin "baserom.nds", 0x24D8, 0x22
|
|
.incbin "baserom.nds", 0x24FC, 0x22
|
|
.incbin "baserom.nds", 0x2520, 0x22
|
|
.incbin "baserom.nds", 0x2544, 0x22
|
|
.incbin "baserom.nds", 0x2568, 0x22
|
|
.incbin "baserom.nds", 0x258C, 0x22
|
|
.incbin "baserom.nds", 0x25B0, 0x22
|
|
.incbin "baserom.nds", 0x25D4, 0x22
|
|
.incbin "baserom.nds", 0x25F8, 0x22
|
|
.incbin "baserom.nds", 0x261C, 0x22
|
|
.incbin "baserom.nds", 0x2640, 0x22
|
|
.incbin "baserom.nds", 0x2664, 0x22
|
|
.incbin "baserom.nds", 0x2688, 0x22
|
|
.incbin "baserom.nds", 0x26AC, 0x22
|
|
.incbin "baserom.nds", 0x26D0, 0x22
|
|
.incbin "baserom.nds", 0x26F4, 0x22
|
|
.incbin "baserom.nds", 0x2718, 0x22
|
|
.incbin "baserom.nds", 0x273C, 0x22
|
|
.incbin "baserom.nds", 0x2760, 0x22
|
|
.incbin "baserom.nds", 0x2784, 0x22
|
|
.incbin "baserom.nds", 0x27A8, 0x22
|
|
.incbin "baserom.nds", 0x27CC, 0x22
|
|
.incbin "baserom.nds", 0x27F0, 0x22
|
|
.incbin "baserom.nds", 0x2814, 0x22
|
|
.incbin "baserom.nds", 0x2838, 0x22
|
|
.incbin "baserom.nds", 0x285C, 0x22
|
|
.incbin "baserom.nds", 0x2880, 0x22
|
|
.incbin "baserom.nds", 0x28A4, 0x22
|
|
.incbin "baserom.nds", 0x28C8, 0x22
|
|
.incbin "baserom.nds", 0x28EC, 0x22
|
|
.incbin "baserom.nds", 0x2910, 0x22
|
|
.incbin "baserom.nds", 0x2934, 0x22
|
|
.incbin "baserom.nds", 0x2958, 0x22
|
|
.incbin "baserom.nds", 0x297C, 0x22
|
|
.incbin "baserom.nds", 0x29A0, 0x22
|
|
.incbin "baserom.nds", 0x29C4, 0x22
|
|
.incbin "baserom.nds", 0x29E8, 0x22
|
|
.incbin "baserom.nds", 0x2A0C, 0x22
|
|
.incbin "baserom.nds", 0x2A30, 0x22
|
|
.incbin "baserom.nds", 0x2A54, 0x22
|
|
.incbin "baserom.nds", 0x2A78, 0x22
|
|
.incbin "baserom.nds", 0x2A9C, 0x22
|
|
.incbin "baserom.nds", 0x2AC0, 0x22
|
|
.incbin "baserom.nds", 0x2AE4, 0x22
|
|
.incbin "baserom.nds", 0x2B08, 0x22
|
|
.incbin "baserom.nds", 0x2B2C, 0x22
|
|
.incbin "baserom.nds", 0x2B50, 0x22
|
|
.incbin "baserom.nds", 0x2B74, 0x22
|
|
.incbin "baserom.nds", 0x2B98, 0x22
|
|
.incbin "baserom.nds", 0x2BBC, 0x22
|
|
.incbin "baserom.nds", 0x2BE0, 0x22
|
|
.incbin "baserom.nds", 0x2C04, 0x22
|
|
.incbin "baserom.nds", 0x2C28, 0x22
|
|
.incbin "baserom.nds", 0x2C4C, 0x22
|
|
.incbin "baserom.nds", 0x2C70, 0x22
|
|
.incbin "baserom.nds", 0x2C94, 0x22
|
|
.incbin "baserom.nds", 0x2CB8, 0x22
|
|
.incbin "baserom.nds", 0x2CDC, 0x22
|
|
.incbin "baserom.nds", 0x2D00, 0x22
|
|
.incbin "baserom.nds", 0x2D24, 0x22
|
|
.incbin "baserom.nds", 0x2D48, 0x22
|
|
.incbin "baserom.nds", 0x2D6C, 0x22
|
|
.incbin "baserom.nds", 0x2D90, 0x22
|
|
.incbin "baserom.nds", 0x2DB4, 0x22
|
|
.incbin "baserom.nds", 0x2DD8, 0x22
|
|
.incbin "baserom.nds", 0x2DFC, 0x22
|
|
.incbin "baserom.nds", 0x2E20, 0x22
|
|
.incbin "baserom.nds", 0x2E44, 0x22
|
|
.incbin "baserom.nds", 0x2E68, 0x22
|
|
.incbin "baserom.nds", 0x2E8C, 0x22
|
|
.incbin "baserom.nds", 0x2EB0, 0x22
|
|
.incbin "baserom.nds", 0x2ED4, 0x22
|
|
.incbin "baserom.nds", 0x2EF8, 0x22
|
|
.incbin "baserom.nds", 0x2F1C, 0x22
|
|
.incbin "baserom.nds", 0x2F40, 0x22
|
|
.incbin "baserom.nds", 0x2F64, 0x22
|
|
.incbin "baserom.nds", 0x2F88, 0x22
|
|
.incbin "baserom.nds", 0x2FAC, 0x22
|
|
.incbin "baserom.nds", 0x2FD0, 0x22
|
|
.incbin "baserom.nds", 0x2FF4, 0x22
|
|
.incbin "baserom.nds", 0x3018, 0x22
|
|
.incbin "baserom.nds", 0x303C, 0x22
|
|
.incbin "baserom.nds", 0x3060, 0x22
|
|
.incbin "baserom.nds", 0x3084, 0x22
|
|
.incbin "baserom.nds", 0x30A8, 0x22
|
|
.incbin "baserom.nds", 0x30CC, 0x22
|
|
.incbin "baserom.nds", 0x30F0, 0x22
|
|
.incbin "baserom.nds", 0x3114, 0x22
|
|
.incbin "baserom.nds", 0x3138, 0x22
|
|
.incbin "baserom.nds", 0x315C, 0x22
|
|
.incbin "baserom.nds", 0x3180, 0x22
|
|
.incbin "baserom.nds", 0x31A4, 0x22
|
|
.incbin "baserom.nds", 0x31C8, 0x22
|
|
.incbin "baserom.nds", 0x31EC, 0x22
|
|
.incbin "baserom.nds", 0x3210, 0x22
|
|
.incbin "baserom.nds", 0x3234, 0x22
|
|
.incbin "baserom.nds", 0x3258, 0x22
|
|
.incbin "baserom.nds", 0x327C, 0x22
|
|
.incbin "baserom.nds", 0x32A0, 0x22
|
|
.incbin "baserom.nds", 0x32C4, 0x22
|
|
.incbin "baserom.nds", 0x32E8, 0x22
|
|
.incbin "baserom.nds", 0x330C, 0x22
|
|
.incbin "baserom.nds", 0x3330, 0x22
|
|
.incbin "baserom.nds", 0x3354, 0x22
|
|
.incbin "baserom.nds", 0x3378, 0x22
|
|
.incbin "baserom.nds", 0x339C, 0x22
|
|
.incbin "baserom.nds", 0x33C0, 0x22
|
|
.incbin "baserom.nds", 0x33E4, 0x22
|
|
.incbin "baserom.nds", 0x3408, 0x22
|
|
.incbin "baserom.nds", 0x342C, 0x22
|
|
.incbin "baserom.nds", 0x3450, 0x22
|
|
.incbin "baserom.nds", 0x3474, 0x22
|
|
.incbin "baserom.nds", 0x3498, 0x22
|
|
.incbin "baserom.nds", 0x34BC, 0x22
|
|
.incbin "baserom.nds", 0x34E0, 0x22
|
|
.incbin "baserom.nds", 0x3504, 0x22
|
|
.incbin "baserom.nds", 0x3528, 0x22
|
|
.incbin "baserom.nds", 0x354C, 0x22
|
|
.incbin "baserom.nds", 0x3570, 0x22
|
|
.incbin "baserom.nds", 0x3594, 0x22
|
|
.incbin "baserom.nds", 0x35B8, 0x22
|
|
.incbin "baserom.nds", 0x35DC, 0x22
|
|
.incbin "baserom.nds", 0x3600, 0x22
|
|
.incbin "baserom.nds", 0x3624, 0x22
|
|
.incbin "baserom.nds", 0x3648, 0x22
|
|
.incbin "baserom.nds", 0x366C, 0x22
|
|
.incbin "baserom.nds", 0x3690, 0x22
|
|
.incbin "baserom.nds", 0x36B4, 0x22
|
|
.incbin "baserom.nds", 0x36D8, 0x22
|
|
.incbin "baserom.nds", 0x36FC, 0x22
|
|
.incbin "baserom.nds", 0x3720, 0x22
|
|
.incbin "baserom.nds", 0x3744, 0x22
|
|
.incbin "baserom.nds", 0x3768, 0x22
|
|
.incbin "baserom.nds", 0x378C, 0x22
|
|
.incbin "baserom.nds", 0x37B0, 0x22
|
|
.incbin "baserom.nds", 0x37D4, 0x22
|
|
.incbin "baserom.nds", 0x37F8, 0x22
|
|
.incbin "baserom.nds", 0x381C, 0x22
|
|
.incbin "baserom.nds", 0x3840, 0x22
|
|
.incbin "baserom.nds", 0x3864, 0x22
|
|
.incbin "baserom.nds", 0x3888, 0x22
|
|
.incbin "baserom.nds", 0x38AC, 0x22
|
|
.incbin "baserom.nds", 0x38D0, 0x22
|
|
.incbin "baserom.nds", 0x38F4, 0x22
|
|
.incbin "baserom.nds", 0x3918, 0x22
|
|
.incbin "baserom.nds", 0x393C, 0x22
|
|
.incbin "baserom.nds", 0x3960, 0x22
|
|
.incbin "baserom.nds", 0x3984, 0x22
|
|
.incbin "baserom.nds", 0x39A8, 0x22
|
|
.incbin "baserom.nds", 0x39CC, 0x22
|
|
.incbin "baserom.nds", 0x39F0, 0x22
|
|
.incbin "baserom.nds", 0x3A14, 0x22
|
|
.incbin "baserom.nds", 0x3A38, 0x22
|
|
.incbin "baserom.nds", 0x3A5C, 0x22
|
|
.incbin "baserom.nds", 0x3A80, 0x22
|
|
.incbin "baserom.nds", 0x3AA4, 0x22
|
|
.incbin "baserom.nds", 0x3AC8, 0x22
|
|
.incbin "baserom.nds", 0x3AEC, 0x22
|
|
.incbin "baserom.nds", 0x3B10, 0x22
|
|
.incbin "baserom.nds", 0x3B34, 0x22
|
|
.incbin "baserom.nds", 0x3B58, 0x22
|
|
.incbin "baserom.nds", 0x3B7C, 0x22
|
|
.incbin "baserom.nds", 0x3BA0, 0x22
|
|
.incbin "baserom.nds", 0x3BC4, 0x22
|
|
.incbin "baserom.nds", 0x3BE8, 0x22
|
|
.incbin "baserom.nds", 0x3C0C, 0x22
|
|
.incbin "baserom.nds", 0x3C30, 0x22
|
|
.incbin "baserom.nds", 0x3C54, 0x22
|
|
.incbin "baserom.nds", 0x3C78, 0x22
|
|
.incbin "baserom.nds", 0x3C9C, 0x22
|
|
.incbin "baserom.nds", 0x3CC0, 0x22
|
|
.incbin "baserom.nds", 0x3CE4, 0x22
|
|
.incbin "baserom.nds", 0x3D08, 0x22
|
|
.incbin "baserom.nds", 0x3D2C, 0x22
|
|
.incbin "baserom.nds", 0x3D50, 0x22
|
|
.incbin "baserom.nds", 0x3D74, 0x22
|
|
.incbin "baserom.nds", 0x3D98, 0x22
|
|
.incbin "baserom.nds", 0x3DBC, 0x22
|
|
.incbin "baserom.nds", 0x3DE0, 0x22
|
|
.incbin "baserom.nds", 0x3E04, 0x22
|
|
.balign 4, 255
|