papermario/asm/nonmatchings/code_303c0_len_3e10/func_800559FC.s
2020-09-23 23:16:13 -04:00

12 lines
480 B
ArmAsm

.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel func_800559FC
/* 30DFC 800559FC 27BDFFE8 */ addiu $sp, $sp, -0x18
/* 30E00 80055A00 AFBF0010 */ sw $ra, 0x10($sp)
/* 30E04 80055A04 0C0136B8 */ jal func_8004DAE0
/* 30E08 80055A08 00000000 */ nop
/* 30E0C 80055A0C 8FBF0010 */ lw $ra, 0x10($sp)
/* 30E10 80055A10 03E00008 */ jr $ra
/* 30E14 80055A14 27BD0018 */ addiu $sp, $sp, 0x18