summaryrefslogtreecommitdiff
path: root/narc/effectclact/wecellanm.narc.s
diff options
context:
space:
mode:
Diffstat (limited to 'narc/effectclact/wecellanm.narc.s')
-rw-r--r--narc/effectclact/wecellanm.narc.s100
1 files changed, 0 insertions, 100 deletions
diff --git a/narc/effectclact/wecellanm.narc.s b/narc/effectclact/wecellanm.narc.s
deleted file mode 100644
index dea4d364..00000000
--- a/narc/effectclact/wecellanm.narc.s
+++ /dev/null
@@ -1,100 +0,0 @@
- .text
- ; NARC header
- .ascii "NARC"
- .short 0xFFFE ; byte order
- .short 0x0100 ; version
- .word 0x00001250 ; size
- .short 0x0010 ; chunk size
- .short 3 ; number following chunks
-
- ; BTAF header
- .ascii "BTAF"
- .word 0x00000134 ; chunk size
- .short 37 ; number of files
- .balign 4
- .word 0x00000000, 0x0000006C
- .word 0x0000006C, 0x000000C8
- .word 0x000000C8, 0x00000160
- .word 0x00000160, 0x000001CC
- .word 0x000001CC, 0x00000228
- .word 0x00000228, 0x00000294
- .word 0x00000294, 0x00000304
- .word 0x00000304, 0x00000378
- .word 0x00000378, 0x000003E8
- .word 0x000003E8, 0x00000444
- .word 0x00000444, 0x000004D4
- .word 0x000004D4, 0x00000530
- .word 0x00000530, 0x000005AC
- .word 0x000005AC, 0x00000618
- .word 0x00000618, 0x00000674
- .word 0x00000674, 0x000006D0
- .word 0x000006D0, 0x0000074C
- .word 0x0000074C, 0x000007C8
- .word 0x000007C8, 0x00000858
- .word 0x00000858, 0x000008FC
- .word 0x000008FC, 0x00000980
- .word 0x00000980, 0x000009EC
- .word 0x000009EC, 0x00000A90
- .word 0x00000A90, 0x00000B4C
- .word 0x00000B4C, 0x00000BD0
- .word 0x00000BD0, 0x00000C2C
- .word 0x00000C2C, 0x00000CB0
- .word 0x00000CB0, 0x00000D1C
- .word 0x00000D1C, 0x00000D8C
- .word 0x00000D8C, 0x00000E08
- .word 0x00000E08, 0x00000E64
- .word 0x00000E64, 0x00000EDC
- .word 0x00000EDC, 0x00000F38
- .word 0x00000F38, 0x00000FB4
- .word 0x00000FB4, 0x00001028
- .word 0x00001028, 0x0000108C
- .word 0x0000108C, 0x000010F4
-
- ; 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 0x000010FC ; chunk size
- .incbin "baserom.nds", 0x0, 0x6C
- .incbin "baserom.nds", 0x6C, 0x5C
- .incbin "baserom.nds", 0xC8, 0x98
- .incbin "baserom.nds", 0x160, 0x6C
- .incbin "baserom.nds", 0x1CC, 0x5C
- .incbin "baserom.nds", 0x228, 0x6C
- .incbin "baserom.nds", 0x294, 0x70
- .incbin "baserom.nds", 0x304, 0x74
- .incbin "baserom.nds", 0x378, 0x70
- .incbin "baserom.nds", 0x3E8, 0x5C
- .incbin "baserom.nds", 0x444, 0x90
- .incbin "baserom.nds", 0x4D4, 0x5C
- .incbin "baserom.nds", 0x530, 0x7C
- .incbin "baserom.nds", 0x5AC, 0x6C
- .incbin "baserom.nds", 0x618, 0x5C
- .incbin "baserom.nds", 0x674, 0x5C
- .incbin "baserom.nds", 0x6D0, 0x7C
- .incbin "baserom.nds", 0x74C, 0x7C
- .incbin "baserom.nds", 0x7C8, 0x90
- .incbin "baserom.nds", 0x858, 0xA4
- .incbin "baserom.nds", 0x8FC, 0x84
- .incbin "baserom.nds", 0x980, 0x6C
- .incbin "baserom.nds", 0x9EC, 0xA4
- .incbin "baserom.nds", 0xA90, 0xBC
- .incbin "baserom.nds", 0xB4C, 0x84
- .incbin "baserom.nds", 0xBD0, 0x5C
- .incbin "baserom.nds", 0xC2C, 0x84
- .incbin "baserom.nds", 0xCB0, 0x6C
- .incbin "baserom.nds", 0xD1C, 0x70
- .incbin "baserom.nds", 0xD8C, 0x7C
- .incbin "baserom.nds", 0xE08, 0x5C
- .incbin "baserom.nds", 0xE64, 0x78
- .incbin "baserom.nds", 0xEDC, 0x5C
- .incbin "baserom.nds", 0xF38, 0x7C
- .incbin "baserom.nds", 0xFB4, 0x74
- .incbin "baserom.nds", 0x1028, 0x64
- .incbin "baserom.nds", 0x108C, 0x68
- .balign 4, 255