mirror of https://github.com/pret/pokeemerald.git
Extract baseroms from battle_anim_80FE840
This commit is contained in:
parent
22211c08f1
commit
6f22bf385d
|
@ -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
|
@ -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.
Loading…
Reference in New Issue