mirror of
https://github.com/pmret/papermario.git
synced 2024-11-18 17:02:46 +01:00
9 lines
284 B
ArmAsm
9 lines
284 B
ArmAsm
|
.set noat # allow manual use of $at
|
||
|
.set noreorder # don't insert nops after branches
|
||
|
|
||
|
glabel func_80036DE0
|
||
|
/* 121E0 80036DE0 03E00008 */ jr $ra
|
||
|
/* 121E4 80036DE4 00000000 */ nop
|
||
|
/* 121E8 80036DE8 00000000 */ nop
|
||
|
/* 121EC 80036DEC 00000000 */ nop
|