mirror of
https://github.com/pmret/papermario.git
synced 2024-11-18 08:52:40 +01:00
29 lines
1.4 KiB
ArmAsm
Generated
29 lines
1.4 KiB
ArmAsm
Generated
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
glabel func_80071DB0
|
|
/* 4D1B0 80071DB0 27BDFFD0 */ addiu $sp, $sp, -0x30
|
|
/* 4D1B4 80071DB4 AFA40010 */ sw $a0, 0x10($sp)
|
|
/* 4D1B8 80071DB8 AFA50014 */ sw $a1, 0x14($sp)
|
|
/* 4D1BC 80071DBC AFA60018 */ sw $a2, 0x18($sp)
|
|
/* 4D1C0 80071DC0 AFA7001C */ sw $a3, 0x1c($sp)
|
|
/* 4D1C4 80071DC4 E7AC0020 */ swc1 $f12, 0x20($sp)
|
|
/* 4D1C8 80071DC8 E7AE0024 */ swc1 $f14, 0x24($sp)
|
|
/* 4D1CC 80071DCC E7B00028 */ swc1 $f16, 0x28($sp)
|
|
/* 4D1D0 80071DD0 AFBF002C */ sw $ra, 0x2c($sp)
|
|
/* 4D1D4 80071DD4 0C016959 */ jal play_effect
|
|
/* 4D1D8 80071DD8 24040063 */ addiu $a0, $zero, 0x63
|
|
/* 4D1DC 80071DDC 8FA40010 */ lw $a0, 0x10($sp)
|
|
/* 4D1E0 80071DE0 8FA50014 */ lw $a1, 0x14($sp)
|
|
/* 4D1E4 80071DE4 8FA60018 */ lw $a2, 0x18($sp)
|
|
/* 4D1E8 80071DE8 8FA7001C */ lw $a3, 0x1c($sp)
|
|
/* 4D1EC 80071DEC C7AC0020 */ lwc1 $f12, 0x20($sp)
|
|
/* 4D1F0 80071DF0 C7AE0024 */ lwc1 $f14, 0x24($sp)
|
|
/* 4D1F4 80071DF4 C7B00028 */ lwc1 $f16, 0x28($sp)
|
|
/* 4D1F8 80071DF8 8FBF002C */ lw $ra, 0x2c($sp)
|
|
/* 4D1FC 80071DFC 27BD0030 */ addiu $sp, $sp, 0x30
|
|
/* 4D200 80071E00 3C018008 */ lui $at, %hi(D_8007FB58)
|
|
/* 4D204 80071E04 8C21FB58 */ lw $at, %lo(D_8007FB58)($at)
|
|
/* 4D208 80071E08 00200008 */ jr $at
|
|
/* 4D20C 80071E0C 00000000 */ nop
|