mirror of
https://github.com/pmret/papermario.git
synced 2024-11-10 13:02:41 +01:00
10 lines
374 B
ArmAsm
10 lines
374 B
ArmAsm
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
glabel func_802A27D0
|
|
/* 417560 802A27D0 2402000A */ addiu $v0, $zero, 0xa
|
|
/* 417564 802A27D4 3C01802B */ lui $at, 0x802b
|
|
/* 417568 802A27D8 A022D108 */ sb $v0, -0x2ef8($at)
|
|
/* 41756C 802A27DC 03E00008 */ jr $ra
|
|
/* 417570 802A27E0 00000000 */ nop
|