summaryrefslogtreecommitdiff
path: root/narc/graphic/mail_gra.narc.s
diff options
context:
space:
mode:
Diffstat (limited to 'narc/graphic/mail_gra.narc.s')
-rw-r--r--narc/graphic/mail_gra.narc.s100
1 files changed, 0 insertions, 100 deletions
diff --git a/narc/graphic/mail_gra.narc.s b/narc/graphic/mail_gra.narc.s
deleted file mode 100644
index 6b78e5b7..00000000
--- a/narc/graphic/mail_gra.narc.s
+++ /dev/null
@@ -1,100 +0,0 @@
- .text
- ; NARC header
- .ascii "NARC"
- .short 0xFFFE ; byte order
- .short 0x0100 ; version
- .word 0x0001A130 ; 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, 0x000000C0
- .word 0x000000C0, 0x00000180
- .word 0x00000180, 0x00000240
- .word 0x00000240, 0x00000300
- .word 0x00000300, 0x000003C0
- .word 0x000003C0, 0x00000480
- .word 0x00000480, 0x00000540
- .word 0x00000540, 0x00000600
- .word 0x00000600, 0x000006C0
- .word 0x000006C0, 0x00000780
- .word 0x00000780, 0x00000840
- .word 0x00000840, 0x00000900
- .word 0x00000900, 0x00004540
- .word 0x00004540, 0x00005180
- .word 0x00005180, 0x00005DC0
- .word 0x00005DC0, 0x00008A00
- .word 0x00008A00, 0x0000BA40
- .word 0x0000BA40, 0x0000C680
- .word 0x0000C680, 0x0000D2C0
- .word 0x0000D2C0, 0x0000FB00
- .word 0x0000FB00, 0x00012340
- .word 0x00012340, 0x00013380
- .word 0x00013380, 0x000143C0
- .word 0x000143C0, 0x00015000
- .word 0x00015000, 0x00015624
- .word 0x00015624, 0x00015C48
- .word 0x00015C48, 0x0001626C
- .word 0x0001626C, 0x00016890
- .word 0x00016890, 0x00016EB4
- .word 0x00016EB4, 0x000174D8
- .word 0x000174D8, 0x00017AFC
- .word 0x00017AFC, 0x00018120
- .word 0x00018120, 0x00018744
- .word 0x00018744, 0x00018D68
- .word 0x00018D68, 0x0001938C
- .word 0x0001938C, 0x000199B0
- .word 0x000199B0, 0x00019FD4
-
- ; 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 0x00019FDC ; chunk size
- .incbin "baserom.nds", 0x0, 0xC0
- .incbin "baserom.nds", 0xC0, 0xC0
- .incbin "baserom.nds", 0x180, 0xC0
- .incbin "baserom.nds", 0x240, 0xC0
- .incbin "baserom.nds", 0x300, 0xC0
- .incbin "baserom.nds", 0x3C0, 0xC0
- .incbin "baserom.nds", 0x480, 0xC0
- .incbin "baserom.nds", 0x540, 0xC0
- .incbin "baserom.nds", 0x600, 0xC0
- .incbin "baserom.nds", 0x6C0, 0xC0
- .incbin "baserom.nds", 0x780, 0xC0
- .incbin "baserom.nds", 0x840, 0xC0
- .incbin "baserom.nds", 0x900, 0x3C40
- .incbin "baserom.nds", 0x4540, 0xC40
- .incbin "baserom.nds", 0x5180, 0xC40
- .incbin "baserom.nds", 0x5DC0, 0x2C40
- .incbin "baserom.nds", 0x8A00, 0x3040
- .incbin "baserom.nds", 0xBA40, 0xC40
- .incbin "baserom.nds", 0xC680, 0xC40
- .incbin "baserom.nds", 0xD2C0, 0x2840
- .incbin "baserom.nds", 0xFB00, 0x2840
- .incbin "baserom.nds", 0x12340, 0x1040
- .incbin "baserom.nds", 0x13380, 0x1040
- .incbin "baserom.nds", 0x143C0, 0xC40
- .incbin "baserom.nds", 0x15000, 0x624
- .incbin "baserom.nds", 0x15624, 0x624
- .incbin "baserom.nds", 0x15C48, 0x624
- .incbin "baserom.nds", 0x1626C, 0x624
- .incbin "baserom.nds", 0x16890, 0x624
- .incbin "baserom.nds", 0x16EB4, 0x624
- .incbin "baserom.nds", 0x174D8, 0x624
- .incbin "baserom.nds", 0x17AFC, 0x624
- .incbin "baserom.nds", 0x18120, 0x624
- .incbin "baserom.nds", 0x18744, 0x624
- .incbin "baserom.nds", 0x18D68, 0x624
- .incbin "baserom.nds", 0x1938C, 0x624
- .incbin "baserom.nds", 0x199B0, 0x624
- .balign 4, 255