papermario/asm/nonmatchings/code_759b0_len_61b0/func_800E0374.s
Ethan Roseman 51c076bd8e symbols!
2020-09-27 21:13:56 -04:00

14 lines
634 B
ArmAsm

.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel func_800E0374
/* 79824 800E0374 3C02800F */ lui $v0, %hi(gPlayerStatusPtr)
/* 79828 800E0378 8C427B30 */ lw $v0, %lo(gPlayerStatusPtr)($v0)
/* 7982C 800E037C 8C430004 */ lw $v1, 4($v0)
/* 79830 800E0380 2404FEFF */ addiu $a0, $zero, -0x101
/* 79834 800E0384 3C018011 */ lui $at, 0x8011
/* 79838 800E0388 AC20C93C */ sw $zero, -0x36c4($at)
/* 7983C 800E038C 00641824 */ and $v1, $v1, $a0
/* 79840 800E0390 03E00008 */ jr $ra
/* 79844 800E0394 AC430004 */ sw $v1, 4($v0)