mirror of
https://github.com/pmret/papermario.git
synced 2024-11-18 08:52:40 +01:00
11 lines
298 B
ArmAsm
11 lines
298 B
ArmAsm
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
|
|
glabel func_8014AC84
|
|
/* 0E1384 8014AC84 3C018016 */ lui $at, 0x8016
|
|
/* 0E1388 8014AC88 A4249AE2 */ sh $a0, -0x651e($at)
|
|
/* 0E138C 8014AC8C 03E00008 */ jr $ra
|
|
/* 0E1390 8014AC90 00000000 */ nop
|
|
|