mirror of
https://github.com/pmret/papermario.git
synced 2024-11-18 17:02:46 +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_8003B1A8
|
||
|
/* 0165A8 8003B1A8 03E00008 */ jr $ra
|
||
|
/* 0165AC 8003B1AC 00000000 */ nop
|
||
|
|