mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-25 11:14:15 +01:00
Extract baseroms from battle frontier and tent files
This commit is contained in:
parent
4a4a10a990
commit
04b64dda0b
@ -14097,7 +14097,7 @@ sub_8196274: @ 8196274
|
||||
_08196298:
|
||||
movs r1, 0x4
|
||||
ldrsh r0, [r4, r1]
|
||||
ldr r1, =gUnknown_0860EF70
|
||||
ldr r1, =gText_PokenavCallEllipsis
|
||||
bl sub_81965D8
|
||||
movs r0, 0x1
|
||||
_081962A4:
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -3,20 +3,49 @@
|
||||
|
||||
.section .rodata
|
||||
|
||||
.align 2
|
||||
gUnknown_086160B4:: @ 86160B4
|
||||
.incbin "baserom.gba", 0x6160b4, 0x20
|
||||
.4byte sub_81B99D4
|
||||
.4byte sub_81B9A28
|
||||
.4byte sub_81B9A44
|
||||
.4byte sub_81B9A60
|
||||
.4byte sub_81B9A90
|
||||
.4byte sub_81B9ABC
|
||||
.4byte sub_81B9B00
|
||||
.4byte sub_81B9B28
|
||||
|
||||
.align 2
|
||||
gUnknown_086160D4:: @ 86160D4
|
||||
.incbin "baserom.gba", 0x6160d4, 0x4
|
||||
.4byte 0x00000008
|
||||
|
||||
.align 2
|
||||
gUnknown_086160D8:: @ 86160D8
|
||||
.incbin "baserom.gba", 0x6160d8, 0x1c
|
||||
.4byte sub_81B9BA0
|
||||
.4byte sub_81B9BF4
|
||||
.4byte sub_81B9C10
|
||||
.4byte sub_81B9C2C
|
||||
.4byte sub_81B9C70
|
||||
.4byte sub_81B9C98
|
||||
.4byte sub_81B9CF0
|
||||
|
||||
.align 2
|
||||
gUnknown_086160F4:: @ 86160F4
|
||||
.incbin "baserom.gba", 0x6160f4, 0x4
|
||||
.4byte 0x00000015
|
||||
|
||||
.align 2
|
||||
gUnknown_086160F8:: @ 86160F8
|
||||
.incbin "baserom.gba", 0x6160f8, 0x28
|
||||
.4byte sub_81B9D28
|
||||
.4byte sub_81B9D7C
|
||||
.4byte sub_81B9D98
|
||||
.4byte sub_81B9DB4
|
||||
.4byte sub_81B9DF8
|
||||
.4byte sub_81B9E20
|
||||
.4byte sub_81B9E78
|
||||
.4byte sub_81B9E88
|
||||
.4byte sub_81BA040
|
||||
.4byte sub_81B9EC0
|
||||
|
||||
.align 2
|
||||
gUnknown_08616120:: @ 8616120
|
||||
.incbin "baserom.gba", 0x616120, 0x4
|
||||
.4byte 0x00000017
|
||||
|
||||
|
@ -569,7 +569,10 @@ gUnknown_08D84970:: @ 8D84970
|
||||
.incbin "baserom.gba", 0xd84970, 0x590
|
||||
|
||||
gUnknown_08D84F00:: @ 8D84F00
|
||||
.incbin "baserom.gba", 0xd84f00, 0x458
|
||||
.incbin "baserom.gba", 0xd84f00, 0x158
|
||||
|
||||
gUnknown_08D85058:: @ 8D85058
|
||||
.incbin "baserom.gba", 0xd85058, 0x300
|
||||
|
||||
gUnknown_08D85358:: @ 8D85358
|
||||
.incbin "baserom.gba", 0xd85358, 0xec
|
||||
|
@ -5217,22 +5217,22 @@ gText_Appeal2:: @ 85EFA67
|
||||
gText_Jam2:: @ 85EFA6E
|
||||
.string "JAM$"
|
||||
|
||||
gUnknown_085EFA72:: @ 85EFA72
|
||||
gText_Kira:: @ 85EFA72
|
||||
.string "KIRA$"
|
||||
|
||||
gUnknown_085EFA77:: @ 85EFA77
|
||||
gText_Amy:: @ 85EFA77
|
||||
.string "AMY$"
|
||||
|
||||
gUnknown_085EFA7B:: @ 85EFA7B
|
||||
gText_John:: @ 85EFA7B
|
||||
.string "JOHN$"
|
||||
|
||||
gUnknown_085EFA80:: @ 85EFA80
|
||||
gText_Roy:: @ 85EFA80
|
||||
.string "ROY$"
|
||||
|
||||
gUnknown_085EFA84:: @ 85EFA84
|
||||
gText_Gabby:: @ 85EFA84
|
||||
.string "GABBY$"
|
||||
|
||||
gUnknown_085EFA8A:: @ 85EFA8A
|
||||
gText_Anna:: @ 85EFA8A
|
||||
.string "ANNA$"
|
||||
|
||||
gText_ClearAllSaveData:: @ 85EFA8F
|
||||
|
BIN
graphics/interface/menu_border.png
Normal file
BIN
graphics/interface/menu_border.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 150 B |
BIN
graphics/pokenav/icon.png
Normal file
BIN
graphics/pokenav/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 641 B |
19
graphics/unknown/unknown_60EA4C.pal
Normal file
19
graphics/unknown/unknown_60EA4C.pal
Normal file
@ -0,0 +1,19 @@
|
||||
JASC-PAL
|
||||
0100
|
||||
16
|
||||
0 0 0
|
||||
255 255 255
|
||||
0 0 0
|
||||
197 197 205
|
||||
32 222 148
|
||||
106 238 180
|
||||
180 255 213
|
||||
213 197 255
|
||||
238 230 255
|
||||
255 189 180
|
||||
255 222 213
|
||||
189 148 0
|
||||
238 238 230
|
||||
0 0 0
|
||||
0 0 0
|
||||
0 0 0
|
Loading…
Reference in New Issue
Block a user