papermario/asm/nonmatchings/code_16c8e0/SetBattleInputMask.s

11 lines
443 B
ArmAsm
Raw Normal View History

2020-09-24 05:16:13 +02:00
.set noat # allow manual use of $at
2020-08-04 08:49:11 +02:00
.set noreorder # don't insert nops after branches
glabel SetBattleInputMask
2020-09-24 05:16:13 +02:00
/* 19C930 8026E050 8C82000C */ lw $v0, 0xc($a0)
/* 19C934 8026E054 8C420000 */ lw $v0, ($v0)
/* 19C938 8026E058 3C01800E */ lui $at, 0x800e
/* 19C93C 8026E05C AC22C294 */ sw $v0, -0x3d6c($at)
/* 19C940 8026E060 03E00008 */ jr $ra
/* 19C944 8026E064 24020002 */ addiu $v0, $zero, 2