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