diff options
Diffstat (limited to 'narc/wazaeffect')
-rw-r--r-- | narc/wazaeffect/we.arc.s | 3 | ||||
-rw-r--r-- | narc/wazaeffect/we_sub.narc.s | 126 |
2 files changed, 0 insertions, 129 deletions
diff --git a/narc/wazaeffect/we.arc.s b/narc/wazaeffect/we.arc.s deleted file mode 100644 index 16e5ebe6..00000000 --- a/narc/wazaeffect/we.arc.s +++ /dev/null @@ -1,3 +0,0 @@ - .include "asm/macros.inc" - .text - .incbin "baserom.nds", 0x1D0E400, 0x3E04C diff --git a/narc/wazaeffect/we_sub.narc.s b/narc/wazaeffect/we_sub.narc.s deleted file mode 100644 index 43809ffa..00000000 --- a/narc/wazaeffect/we_sub.narc.s +++ /dev/null @@ -1,126 +0,0 @@ - .text - ; NARC header - .ascii "NARC" - .short 0xFFFE ; byte order - .short 0x0100 ; version - .word 0x00003024 ; size - .short 0x0010 ; chunk size - .short 3 ; number following chunks - - ; BTAF header - .ascii "BTAF" - .word 0x0000019C ; chunk size - .short 50 ; number of files - .balign 4 - .word 0x00000000, 0x00000004 - .word 0x00000004, 0x000000F0 - .word 0x000000F0, 0x00000200 - .word 0x00000200, 0x00000308 - .word 0x00000308, 0x000003F4 - .word 0x000003F4, 0x000004FC - .word 0x000004FC, 0x00000620 - .word 0x00000620, 0x0000070C - .word 0x0000070C, 0x00000828 - .word 0x00000828, 0x0000090C - .word 0x0000090C, 0x00000A9C - .word 0x00000A9C, 0x00000B90 - .word 0x00000B90, 0x00000C24 - .word 0x00000C24, 0x00000CB8 - .word 0x00000CB8, 0x00000E28 - .word 0x00000E28, 0x00000E78 - .word 0x00000E78, 0x00000EC8 - .word 0x00000EC8, 0x00000F5C - .word 0x00000F5C, 0x00001058 - .word 0x00001058, 0x00001180 - .word 0x00001180, 0x000012D4 - .word 0x000012D4, 0x000013C8 - .word 0x000013C8, 0x00001510 - .word 0x00001510, 0x00001514 - .word 0x00001514, 0x00001518 - .word 0x00001518, 0x00001778 - .word 0x00001778, 0x00001800 - .word 0x00001800, 0x00001864 - .word 0x00001864, 0x000018A8 - .word 0x000018A8, 0x00001954 - .word 0x00001954, 0x00001ADC - .word 0x00001ADC, 0x00001BB4 - .word 0x00001BB4, 0x00001D88 - .word 0x00001D88, 0x00001EB8 - .word 0x00001EB8, 0x00001FF8 - .word 0x00001FF8, 0x0000211C - .word 0x0000211C, 0x00002864 - .word 0x00002864, 0x0000298C - .word 0x0000298C, 0x00002B20 - .word 0x00002B20, 0x00002CA8 - .word 0x00002CA8, 0x00002E60 - .word 0x00002E60, 0x00002E60 - .word 0x00002E60, 0x00002E60 - .word 0x00002E60, 0x00002E60 - .word 0x00002E60, 0x00002E60 - .word 0x00002E60, 0x00002E60 - .word 0x00002E60, 0x00002E60 - .word 0x00002E60, 0x00002E60 - .word 0x00002E60, 0x00002E60 - .word 0x00002E60, 0x00002E60 - - ; 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 0x00002E68 ; chunk size - .incbin "baserom.nds", 0x0, 0x4 - .incbin "baserom.nds", 0x4, 0xEC - .incbin "baserom.nds", 0xF0, 0x110 - .incbin "baserom.nds", 0x200, 0x108 - .incbin "baserom.nds", 0x308, 0xEC - .incbin "baserom.nds", 0x3F4, 0x108 - .incbin "baserom.nds", 0x4FC, 0x124 - .incbin "baserom.nds", 0x620, 0xEC - .incbin "baserom.nds", 0x70C, 0x11C - .incbin "baserom.nds", 0x828, 0xE4 - .incbin "baserom.nds", 0x90C, 0x190 - .incbin "baserom.nds", 0xA9C, 0xF4 - .incbin "baserom.nds", 0xB90, 0x94 - .incbin "baserom.nds", 0xC24, 0x94 - .incbin "baserom.nds", 0xCB8, 0x170 - .incbin "baserom.nds", 0xE28, 0x50 - .incbin "baserom.nds", 0xE78, 0x50 - .incbin "baserom.nds", 0xEC8, 0x94 - .incbin "baserom.nds", 0xF5C, 0xFC - .incbin "baserom.nds", 0x1058, 0x128 - .incbin "baserom.nds", 0x1180, 0x154 - .incbin "baserom.nds", 0x12D4, 0xF4 - .incbin "baserom.nds", 0x13C8, 0x148 - .incbin "baserom.nds", 0x1510, 0x4 - .incbin "baserom.nds", 0x1514, 0x4 - .incbin "baserom.nds", 0x1518, 0x260 - .incbin "baserom.nds", 0x1778, 0x88 - .incbin "baserom.nds", 0x1800, 0x64 - .incbin "baserom.nds", 0x1864, 0x44 - .incbin "baserom.nds", 0x18A8, 0xAC - .incbin "baserom.nds", 0x1954, 0x188 - .incbin "baserom.nds", 0x1ADC, 0xD8 - .incbin "baserom.nds", 0x1BB4, 0x1D4 - .incbin "baserom.nds", 0x1D88, 0x130 - .incbin "baserom.nds", 0x1EB8, 0x140 - .incbin "baserom.nds", 0x1FF8, 0x124 - .incbin "baserom.nds", 0x211C, 0x748 - .incbin "baserom.nds", 0x2864, 0x128 - .incbin "baserom.nds", 0x298C, 0x194 - .incbin "baserom.nds", 0x2B20, 0x188 - .incbin "baserom.nds", 0x2CA8, 0x1B8 - .incbin "baserom.nds", 0x2E60, 0x0 - .incbin "baserom.nds", 0x2E60, 0x0 - .incbin "baserom.nds", 0x2E60, 0x0 - .incbin "baserom.nds", 0x2E60, 0x0 - .incbin "baserom.nds", 0x2E60, 0x0 - .incbin "baserom.nds", 0x2E60, 0x0 - .incbin "baserom.nds", 0x2E60, 0x0 - .incbin "baserom.nds", 0x2E60, 0x0 - .incbin "baserom.nds", 0x2E60, 0x0 - .balign 4, 255 |