mirror of
https://github.com/pmret/papermario.git
synced 2024-11-18 17:02:46 +01:00
11 lines
270 B
ArmAsm
11 lines
270 B
ArmAsm
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
|
|
glabel func_80034FF0
|
|
/* 0103F0 80034FF0 03E00008 */ jr $ra
|
|
/* 0103F4 80034FF4 00000000 */ nop
|
|
|
|
/* 0103F8 80034FF8 00000000 */ nop
|
|
/* 0103FC 80034FFC 00000000 */ nop
|