Knock out a few more incbins
This commit is contained in:
BIN
Binary file not shown.
@@ -7,10 +7,24 @@
|
||||
.align 2
|
||||
|
||||
gUnknown_841EE64:: @ 841EE64
|
||||
.incbin "baserom.gba", 0x41EE64, 0x4
|
||||
.4byte 0x000001f0
|
||||
@ {
|
||||
@ .bg = 0,
|
||||
@ .charBaseIndex = 0,
|
||||
@ .mapBaseIndex = 31,
|
||||
@ .screenSize = 0,
|
||||
@ .paletteMode = 0,
|
||||
@ .priority = 0,
|
||||
@ .baseTile = 0x0000
|
||||
@ }
|
||||
|
||||
gUnknown_841EE68:: @ 841EE68
|
||||
.incbin "baserom.gba", 0x41EE68, 0x18
|
||||
.byte 0, 3, 5, 6, 4, 15
|
||||
.2byte 0x000a
|
||||
.byte 0, 3, 15, 23, 4, 15
|
||||
.2byte 0x0022
|
||||
.byte 255, 0, 0, 0, 0, 0
|
||||
.2byte 0x0000
|
||||
|
||||
gUnknown_841EE80:: @ 841EE80
|
||||
.incbin "baserom.gba", 0x41EE80, 0x44
|
||||
.byte 0x01, 0x02, 0x03
|
||||
|
||||
@@ -6,6 +6,9 @@
|
||||
.section .rodata
|
||||
.align 2
|
||||
|
||||
gUnknown_841EE84:: @ 841EE84
|
||||
.incbin "baserom.gba", 0x41EE84, 0x40
|
||||
|
||||
gUnknown_841EEC4:: @ 841EEC4
|
||||
.incbin "baserom.gba", 0x41EEC4, 0x10
|
||||
|
||||
|
||||
+17
-2
@@ -1,7 +1,22 @@
|
||||
.section .rodata
|
||||
.align 2
|
||||
gUnknown_83A7310:: @ 83A7310
|
||||
.incbin "baserom.gba", 0x3A7310, 0x20
|
||||
.4byte nullsub_40
|
||||
.4byte sub_806EB54
|
||||
.4byte nullsub_40
|
||||
.4byte nullsub_40
|
||||
.4byte sub_806E9E0
|
||||
.4byte nullsub_40
|
||||
.4byte nullsub_40
|
||||
.4byte sub_806EC40
|
||||
|
||||
gUnknown_83A7330:: @ 83A7330
|
||||
.incbin "baserom.gba", 0x3A7330, 0x14
|
||||
.byte 0x08, 0x03
|
||||
.byte 0x0a, 0x05
|
||||
.byte 0x0f, 0x05
|
||||
.byte 0x08, 0x09
|
||||
.byte 0x09, 0x09
|
||||
.byte 0x10, 0x09
|
||||
.byte 0x08, 0x0a
|
||||
.byte 0x09, 0x0a
|
||||
.byte 0x08, 0x0e
|
||||
|
||||
@@ -7,4 +7,4 @@
|
||||
.align 2
|
||||
|
||||
gUnknown_841EE44:: @ 841EE44
|
||||
.incbin "baserom.gba", 0x41EE44, 0x20
|
||||
.incbin "graphics/interface/save_failed_screen.gbapal"
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
JASC-PAL
|
||||
0100
|
||||
16
|
||||
16 115 230
|
||||
255 255 255
|
||||
98 98 98
|
||||
213 213 205
|
||||
230 8 8
|
||||
255 189 115
|
||||
32 156 8
|
||||
148 246 148
|
||||
49 82 205
|
||||
164 197 246
|
||||
0 0 0
|
||||
74 205 238
|
||||
49 164 238
|
||||
0 90 131
|
||||
24 98 197
|
||||
16 115 230
|
||||
Reference in New Issue
Block a user