mirror of
https://github.com/pmret/papermario.git
synced 2024-11-10 04:52:34 +01:00
10 lines
365 B
ArmAsm
10 lines
365 B
ArmAsm
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
glabel func_8003B184
|
|
/* 16584 8003B184 24020001 */ addiu $v0, $zero, 1
|
|
/* 16588 8003B188 3C01800A */ lui $at, 0x800a
|
|
/* 1658C 8003B18C A0220B94 */ sb $v0, 0xb94($at)
|
|
/* 16590 8003B190 03E00008 */ jr $ra
|
|
/* 16594 8003B194 00000000 */ nop
|