summaryrefslogtreecommitdiff
path: root/files/FILE_1E69C00_field_encounteffect.narc.s
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-04-20 19:50:01 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2020-04-20 19:50:01 -0400
commit98aade31e9abbb101fd2aad2301583ead6555b8d (patch)
tree1783165447dff20094be8f673078e51b265cc4cc /files/FILE_1E69C00_field_encounteffect.narc.s
parent1f740036992b24c1733a163d85516f0d0b355dd2 (diff)
Move files and such out of asm/
Diffstat (limited to 'files/FILE_1E69C00_field_encounteffect.narc.s')
-rw-r--r--files/FILE_1E69C00_field_encounteffect.narc.s54
1 files changed, 54 insertions, 0 deletions
diff --git a/files/FILE_1E69C00_field_encounteffect.narc.s b/files/FILE_1E69C00_field_encounteffect.narc.s
new file mode 100644
index 00000000..d2fb6944
--- /dev/null
+++ b/files/FILE_1E69C00_field_encounteffect.narc.s
@@ -0,0 +1,54 @@
+ .include "asm/macros.inc"
+ .text
+ ; 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