Ported libmks4agb from pokeruby (#12)
* Port agb_flash from pokeruby * use ramscrgen * formatting * delete ewram_syms.txt and iwram_syms.txt * Finish port of agb_flash * Ported libmks4agb from pokeruby * Reordered declarations to match pokeruby
This commit is contained in:
committed by
YamaArashi
parent
2db94cf5eb
commit
69c734c9a8
+4
-4
@@ -7165,15 +7165,15 @@ _08075E00:
|
||||
lsls r0, 24
|
||||
cmp r0, 0
|
||||
beq _08075E56
|
||||
ldr r0, =gUnknown_03007420
|
||||
bl MPlayStop_rev01
|
||||
ldr r0, =gMPlay_BGM
|
||||
bl m4aMPlayStop
|
||||
b _08075E56
|
||||
.pool
|
||||
_08075E4C:
|
||||
ldr r0, =gUnknown_03007420
|
||||
ldr r0, =gMPlay_BGM
|
||||
ldr r1, =0x0000ffff
|
||||
movs r2, 0x80
|
||||
bl MPlayVolumeControl
|
||||
bl m4aMPlayVolumeControl
|
||||
_08075E56:
|
||||
bl battle_type_is_double
|
||||
lsls r0, 24
|
||||
|
||||
Reference in New Issue
Block a user