mirror of
https://github.com/pmret/papermario.git
synced 2024-11-18 17:02:46 +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_800EF3D4
|
|
/* 088884 800EF3D4 3C018011 */ lui $at, 0x8011
|
|
/* 088888 800EF3D8 A424CFCA */ sh $a0, -0x3036($at)
|
|
/* 08888C 800EF3DC 03E00008 */ jr $ra
|
|
/* 088890 800EF3E0 00000000 */ nop
|
|
|