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