Files
oot/asm/non_matchings/code/code_800E11F0/func_800E5C10.s
T
Tharo 741c140aef Split remaining unsplit asm files and migrate more rodata (#277)
* Split files

* Format rodata

* Some more code rodata migrated

* Some more actor rodata migrated

* Migrate rodata for ovl_Boss_Ganon

* Migrate rodata for code_800EC960

* Remove unused rodata

* x1b occurences all lowercase b
2020-07-19 21:08:50 -04:00

9 lines
395 B
ArmAsm

glabel func_800E5C10
/* B5CDB0 800E5C10 3C028017 */ lui $v0, %hi(gAudioContext) # $v0, 0x8017
/* B5CDB4 800E5C14 2442F180 */ addiu $v0, %lo(gAudioContext) # addiu $v0, $v0, -0xe80
/* B5CDB8 800E5C18 904E5BD8 */ lbu $t6, 0x5bd8($v0)
/* B5CDBC 800E5C1C A0405BDA */ sb $zero, 0x5bda($v0)
/* B5CDC0 800E5C20 03E00008 */ jr $ra
/* B5CDC4 800E5C24 A04E5BD9 */ sb $t6, 0x5bd9($v0)