mirror of
https://github.com/pmret/papermario.git
synced 2024-11-10 13:02:41 +01:00
9 lines
192 B
ArmAsm
9 lines
192 B
ArmAsm
|
.set noat # allow manual use of $at
|
||
|
.set noreorder # don't insert nops after branches
|
||
|
|
||
|
|
||
|
glabel func_80245438
|
||
|
/* 173D18 80245438 03E00008 */ jr $ra
|
||
|
/* 173D1C 8024543C 00000000 */ nop
|
||
|
|