summaryrefslogtreecommitdiff
path: root/data/fldeff_flash.s
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-02-11 20:12:40 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2018-02-11 20:12:40 -0500
commit590c4b500b9dd37d372a935865aa4df0ab0bf43c (patch)
tree5572d76c91e106e74e1401076f130fb902f6b67b /data/fldeff_flash.s
parentbc063b45d05716d1eab283f6d474bcdc601cafde (diff)
parent14a76793e596d612efd273169c4172922c270f13 (diff)
Merge branch 'master' into record_mixing
Diffstat (limited to 'data/fldeff_flash.s')
-rw-r--r--data/fldeff_flash.s81
1 files changed, 81 insertions, 0 deletions
diff --git a/data/fldeff_flash.s b/data/fldeff_flash.s
new file mode 100644
index 000000000..3c3071b37
--- /dev/null
+++ b/data/fldeff_flash.s
@@ -0,0 +1,81 @@
+ .include "asm/macros.inc"
+ .include "constants/constants.inc"
+
+ .section .rodata
+
+ .align 2
+gUnknown_085B27C8:: @ 85B27C8
+ .byte 0x01, 0x04, 0x01, 0x00
+ .4byte sub_81375A8
+
+ .byte 0x02, 0x04, 0x01, 0x00
+ .4byte sub_81375A8
+
+ .byte 0x03, 0x04, 0x01, 0x00
+ .4byte sub_81375A8
+
+ .byte 0x05, 0x04, 0x01, 0x00
+ .4byte sub_81375A8
+
+ .byte 0x06, 0x04, 0x01, 0x00
+ .4byte sub_81375A8
+
+ .byte 0x07, 0x04, 0x01, 0x00
+ .4byte sub_81375A8
+
+ .byte 0x08, 0x04, 0x01, 0x00
+ .4byte sub_81375A8
+
+ .byte 0x09, 0x04, 0x01, 0x00
+ .4byte sub_81375A8
+
+ .byte 0x04, 0x01, 0x00, 0x01
+ .4byte sub_81373F0
+
+ .byte 0x04, 0x02, 0x00, 0x01
+ .4byte sub_81373F0
+
+ .byte 0x04, 0x03, 0x00, 0x01
+ .4byte sub_81373F0
+
+ .byte 0x04, 0x05, 0x00, 0x01
+ .4byte sub_81373F0
+
+ .byte 0x04, 0x06, 0x00, 0x01
+ .4byte sub_81373F0
+
+ .byte 0x04, 0x07, 0x00, 0x01
+ .4byte sub_81373F0
+
+ .byte 0x04, 0x08, 0x00, 0x01
+ .4byte sub_81373F0
+
+ .byte 0x04, 0x09, 0x00, 0x01
+ .4byte sub_81373F0
+
+ .byte 0x00, 0x00, 0x00, 0x00
+ .4byte NULL
+
+ .align 2
+gCaveTransitionPalette_White:: @ 85B2850
+ .incbin "graphics/misc/cave_transition_white.gbapal"
+
+ .align 2
+gCaveTransitionPalette_Black:: @ 85B2870
+ .incbin "graphics/misc/cave_transition_black.gbapal"
+
+ .align 2
+gUnknown_085B2890:: @ 85B2890
+ .incbin "graphics/misc/85B2890.gbapal"
+
+ .align 2
+gUnknown_085B28A0:: @ 85B28A0
+ .incbin "graphics/misc/85B28A0.gbapal"
+
+ .align 2
+gCaveTransitionTilemap:: @ 85B28B0
+ .incbin "graphics/misc/cave_transition_map.bin.lz"
+
+ .align 2
+gCaveTransitionTiles:: @ 85B2A90
+ .incbin "graphics/misc/cave_transition.4bpp.lz"