mirror of
https://github.com/pmret/papermario.git
synced 2024-11-18 17:02:46 +01:00
9 lines
278 B
ArmAsm
Generated
9 lines
278 B
ArmAsm
Generated
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
glabel osSetWatchLo
|
|
/* 47AB0 8006C6B0 40849000 */ mtc0 $a0, $18
|
|
/* 47AB4 8006C6B4 00000000 */ nop
|
|
/* 47AB8 8006C6B8 03E00008 */ jr $ra
|
|
/* 47ABC 8006C6BC 00000000 */ nop
|