Extract baseroms from battle frontier and tent files
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user