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_80036640
|
||
|
/* 011A40 80036640 03E00008 */ jr $ra
|
||
|
/* 011A44 80036644 00000000 */ nop
|
||
|
|
||
|
/* 011A48 80036648 00000000 */ nop
|
||
|
/* 011A4C 8003664C 00000000 */ nop
|