mirror of
https://github.com/pmret/papermario.git
synced 2024-11-18 17:02:46 +01:00
10 lines
221 B
ArmAsm
10 lines
221 B
ArmAsm
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
.include "include/macro.inc"
|
|
|
|
glabel func_80037960
|
|
/* 012D60 80037960 03E00008 */ jr $ra
|
|
/* 012D64 80037964 00000000 */ nop
|
|
|