mirror of
https://github.com/pmret/papermario.git
synced 2024-11-18 17:02:46 +01:00
10 lines
367 B
ArmAsm
10 lines
367 B
ArmAsm
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
glabel func_8014AC5C
|
|
/* E135C 8014AC5C 24020004 */ addiu $v0, $zero, 4
|
|
/* E1360 8014AC60 3C018016 */ lui $at, 0x8016
|
|
/* E1364 8014AC64 A4229AE4 */ sh $v0, -0x651c($at)
|
|
/* E1368 8014AC68 03E00008 */ jr $ra
|
|
/* E136C 8014AC6C 00000000 */ nop
|