mirror of
https://github.com/pmret/papermario.git
synced 2024-11-18 17:02:46 +01:00
10 lines
271 B
ArmAsm
10 lines
271 B
ArmAsm
|
.set noat # allow manual use of $at
|
||
|
.set noreorder # don't insert nops after branches
|
||
|
|
||
|
|
||
|
glabel func_80035D20_2
|
||
|
/* 011120 80035D20 03E00008 */ jr $ra
|
||
|
/* 011124 80035D24 00000000 */ nop
|
||
|
/* 011128 80035D28 00000000 */ nop
|
||
|
/* 01112C 80035D2C 00000000 */ nop
|