summaryrefslogtreecommitdiff
path: root/asm/FILE_1E69C00_field_encounteffect.narc.s
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-04-20 19:39:23 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2020-04-20 19:39:23 -0400
commit1f740036992b24c1733a163d85516f0d0b355dd2 (patch)
tree0b523a2ed6fc57f75d52c1b6112b98155c1da72d /asm/FILE_1E69C00_field_encounteffect.narc.s
parenta0749839f45525a0a64113f18688392da241cb7d (diff)
Redump files
Diffstat (limited to 'asm/FILE_1E69C00_field_encounteffect.narc.s')
-rw-r--r--asm/FILE_1E69C00_field_encounteffect.narc.s52
1 files changed, 51 insertions, 1 deletions
diff --git a/asm/FILE_1E69C00_field_encounteffect.narc.s b/asm/FILE_1E69C00_field_encounteffect.narc.s
index abf2641c..d2fb6944 100644
--- a/asm/FILE_1E69C00_field_encounteffect.narc.s
+++ b/asm/FILE_1E69C00_field_encounteffect.narc.s
@@ -1,4 +1,54 @@
.include "asm/macros.inc"
.text
- .incbin "baserom.nds", 0x1E69C00, 0x9708
+ ; NARC header
+ .ascii "NARC"
+ .short 0xFFFE ; byte order
+ .short 0x0100 ; version
+ .word 0x00009708 ; size
+ .short 0x0010 ; chunk size
+ .short 3 ; number following chunks
+
+ ; BTAF header
+ .ascii "BTAF"
+ .word 0x000000DC ; chunk size
+ .short 26 ; number of files
+ .balign 4
+ .word 0x00000000, 0x00000228
+ .word 0x00000228, 0x00000450
+ .word 0x00000450, 0x00000C80
+ .word 0x00000C80, 0x00000CEF
+ .word 0x00000CF0, 0x00000D5B
+ .word 0x00000D5C, 0x00002D8C
+ .word 0x00002D8C, 0x00002E51
+ .word 0x00002E54, 0x00002F25
+ .word 0x00002F28, 0x00004F58
+ .word 0x00004F58, 0x00004FC7
+ .word 0x00004FC8, 0x00005043
+ .word 0x00005044, 0x0000526C
+ .word 0x0000526C, 0x00005EAC
+ .word 0x00005EAC, 0x000062D0
+ .word 0x000062D0, 0x000064F8
+ .word 0x000064F8, 0x00007D28
+ .word 0x00007D28, 0x000080BA
+ .word 0x000080BC, 0x0000822E
+ .word 0x00008230, 0x00008458
+ .word 0x00008458, 0x00008680
+ .word 0x00008680, 0x000088A8
+ .word 0x000088A8, 0x00008AD0
+ .word 0x00008AD0, 0x00008CF8
+ .word 0x00008CF8, 0x00009528
+ .word 0x00009528, 0x00009593
+ .word 0x00009594, 0x00009603
+
+ ; 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 0x0000960C ; chunk size
+ .incbin "baserom.nds", 0x1E69D04, 0x9604
.balign 512, 255