mirror of
https://github.com/pmret/papermario.git
synced 2024-11-19 01:12:28 +01:00
698cf99458
* jp cod * just have less code and it works * oops * removing splat cause subrepo is being dumb * git subrepo clone https://github.com/ethteck/splat.git tools/splat subrepo: subdir: "tools/splat" merged: "d7281bae6a" upstream: origin: "https://github.com/ethteck/splat.git" branch: "master" commit: "d7281bae6a" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo" commit: "2f68596" * move jp stuff + revert configure * git subrepo pull tools/splat subrepo: subdir: "tools/splat" merged: "c56195a9c5" upstream: origin: "https://github.com/ethteck/splat.git" branch: "master" commit: "c56195a9c5" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo" commit: "2f68596"
16 lines
729 B
ArmAsm
16 lines
729 B
ArmAsm
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
glabel func_800454CC
|
|
/* 208CC 800454CC 27BDFFE8 */ addiu $sp, $sp, -0x18
|
|
/* 208D0 800454D0 AFBF0010 */ sw $ra, 0x10($sp)
|
|
/* 208D4 800454D4 8C82000C */ lw $v0, 0xc($a0)
|
|
/* 208D8 800454D8 3C06800B */ lui $a2, %hi(D_800B0EF6)
|
|
/* 208DC 800454DC 80C60EF6 */ lb $a2, %lo(D_800B0EF6)($a2)
|
|
/* 208E0 800454E0 0C0B2026 */ jal func_802C8098
|
|
/* 208E4 800454E4 8C450000 */ lw $a1, ($v0)
|
|
/* 208E8 800454E8 8FBF0010 */ lw $ra, 0x10($sp)
|
|
/* 208EC 800454EC 24020002 */ addiu $v0, $zero, 2
|
|
/* 208F0 800454F0 03E00008 */ jr $ra
|
|
/* 208F4 800454F4 27BD0018 */ addiu $sp, $sp, 0x18
|