mirror of
https://github.com/pmret/papermario.git
synced 2024-11-12 22:12:38 +01:00
10 lines
326 B
ArmAsm
10 lines
326 B
ArmAsm
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
glabel func_800F0C9C
|
|
/* 8A14C 800F0C9C 03E00008 */ jr $ra
|
|
/* 8A150 800F0CA0 00000000 */ nop
|
|
/* 8A154 800F0CA4 00000000 */ nop
|
|
/* 8A158 800F0CA8 00000000 */ nop
|
|
/* 8A15C 800F0CAC 00000000 */ nop
|