mirror of
https://github.com/pmret/papermario.git
synced 2024-11-12 14:03:56 +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_8014AC70
|
|
/* 0E1370 8014AC70 24020008 */ addiu $v0, $zero, 8
|
|
/* 0E1374 8014AC74 3C018016 */ lui $at, 0x8016
|
|
/* 0E1378 8014AC78 A4229AE4 */ sh $v0, -0x651c($at)
|
|
/* 0E137C 8014AC7C 03E00008 */ jr $ra
|
|
/* 0E1380 8014AC80 00000000 */ nop
|
|
|