mirror of
https://github.com/pmret/papermario.git
synced 2024-11-19 01:12:28 +01:00
9 lines
264 B
ArmAsm
9 lines
264 B
ArmAsm
|
.set noat # allow manual use of $at
|
||
|
.set noreorder # don't insert nops after branches
|
||
|
|
||
|
glabel func_800359A0
|
||
|
/* 10DA0 800359A0 03E00008 */ jr $ra
|
||
|
/* 10DA4 800359A4 00000000 */ nop
|
||
|
/* 10DA8 800359A8 00000000 */ nop
|
||
|
/* 10DAC 800359AC 00000000 */ nop
|