summaryrefslogtreecommitdiff
path: root/narc/graphic/tmap_gra.narc.s
diff options
context:
space:
mode:
Diffstat (limited to 'narc/graphic/tmap_gra.narc.s')
-rw-r--r--narc/graphic/tmap_gra.narc.s86
1 files changed, 0 insertions, 86 deletions
diff --git a/narc/graphic/tmap_gra.narc.s b/narc/graphic/tmap_gra.narc.s
deleted file mode 100644
index 3e78df3a..00000000
--- a/narc/graphic/tmap_gra.narc.s
+++ /dev/null
@@ -1,86 +0,0 @@
- .text
- ; NARC header
- .ascii "NARC"
- .short 0xFFFE ; byte order
- .short 0x0100 ; version
- .word 0x00014F10 ; size
- .short 0x0010 ; chunk size
- .short 3 ; number following chunks
-
- ; BTAF header
- .ascii "BTAF"
- .word 0x000000FC ; chunk size
- .short 30 ; number of files
- .balign 4
- .word 0x00000000, 0x0000007C
- .word 0x0000007C, 0x0000015E
- .word 0x00000160, 0x00000396
- .word 0x00000398, 0x000003F2
- .word 0x000003F4, 0x00001C24
- .word 0x00001C24, 0x00001CBB
- .word 0x00001CBC, 0x00001D3F
- .word 0x00001D40, 0x00001E70
- .word 0x00001E70, 0x00001EF0
- .word 0x00001EF0, 0x00001F68
- .word 0x00001F68, 0x00002098
- .word 0x00002098, 0x0000211A
- .word 0x0000211C, 0x00002196
- .word 0x00002198, 0x000021E8
- .word 0x000021E8, 0x00002254
- .word 0x00002254, 0x000022C4
- .word 0x000022C4, 0x00002674
- .word 0x00002674, 0x00002760
- .word 0x00002760, 0x00002808
- .word 0x00002808, 0x00007848
- .word 0x00007848, 0x0000D888
- .word 0x0000D888, 0x0000F688
- .word 0x0000F688, 0x0000FCAC
- .word 0x0000FCAC, 0x0000FD78
- .word 0x0000FD78, 0x0001039C
- .word 0x0001039C, 0x000123C0
- .word 0x000123C0, 0x000143E4
- .word 0x000143E4, 0x0001454C
- .word 0x0001454C, 0x00014B70
- .word 0x00014B70, 0x00014DEC
-
- ; 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 0x00014DF4 ; chunk size
- .incbin "baserom.nds", 0x0, 0x7C
- .incbin "baserom.nds", 0x7C, 0xE2
- .incbin "baserom.nds", 0x160, 0x236
- .incbin "baserom.nds", 0x398, 0x5A
- .incbin "baserom.nds", 0x3F4, 0x1830
- .incbin "baserom.nds", 0x1C24, 0x97
- .incbin "baserom.nds", 0x1CBC, 0x83
- .incbin "baserom.nds", 0x1D40, 0x130
- .incbin "baserom.nds", 0x1E70, 0x80
- .incbin "baserom.nds", 0x1EF0, 0x78
- .incbin "baserom.nds", 0x1F68, 0x130
- .incbin "baserom.nds", 0x2098, 0x82
- .incbin "baserom.nds", 0x211C, 0x7A
- .incbin "baserom.nds", 0x2198, 0x50
- .incbin "baserom.nds", 0x21E8, 0x6C
- .incbin "baserom.nds", 0x2254, 0x70
- .incbin "baserom.nds", 0x22C4, 0x3B0
- .incbin "baserom.nds", 0x2674, 0xEC
- .incbin "baserom.nds", 0x2760, 0xA8
- .incbin "baserom.nds", 0x2808, 0x5040
- .incbin "baserom.nds", 0x7848, 0x6040
- .incbin "baserom.nds", 0xD888, 0x1E00
- .incbin "baserom.nds", 0xF688, 0x624
- .incbin "baserom.nds", 0xFCAC, 0xCC
- .incbin "baserom.nds", 0xFD78, 0x624
- .incbin "baserom.nds", 0x1039C, 0x2024
- .incbin "baserom.nds", 0x123C0, 0x2024
- .incbin "baserom.nds", 0x143E4, 0x168
- .incbin "baserom.nds", 0x1454C, 0x624
- .incbin "baserom.nds", 0x14B70, 0x27C
- .balign 4, 255