Extract baseroms from battle_anim_80FE840

This commit is contained in:
Diegoisawesome 2017-09-29 17:34:39 -05:00
parent 22211c08f1
commit 6f22bf385d
5 changed files with 3759 additions and 61 deletions

View File

@ -21902,7 +21902,7 @@ _0810987E:
muls r1, r3
lsls r1, 16
asrs r1, 16
ldr r0, =gUnknown_085955CE
ldr r0, =gUnknown_085955CC+2
adds r2, r0
movs r3, 0
ldrsh r2, [r2, r3]

File diff suppressed because it is too large Load Diff

View File

@ -12,4 +12,4 @@ gUnknown_085920E4:: @ 85920E4
.incbin "baserom.gba", 0x5920e4, 0x4
gUnknown_085920E8:: @ 85920E8
.incbin "baserom.gba", 0x5920e8, 0x128
.incbin "baserom.gba", 0x5920e8, 0x8

Binary file not shown.

After

Width:  |  Height:  |  Size: 286 B

Binary file not shown.