mirror of
https://github.com/pmret/papermario.git
synced 2024-11-18 17:02:46 +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"
11 lines
449 B
ArmAsm
11 lines
449 B
ArmAsm
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
glabel func_80033470
|
|
/* E870 80033470 3C028007 */ lui $v0, %hi(D_8007417C)
|
|
/* E874 80033474 8C42417C */ lw $v0, %lo(D_8007417C)($v0)
|
|
/* E878 80033478 A44400BC */ sh $a0, 0xbc($v0)
|
|
/* E87C 8003347C A44400BA */ sh $a0, 0xba($v0)
|
|
/* E880 80033480 03E00008 */ jr $ra
|
|
/* E884 80033484 A44400B8 */ sh $a0, 0xb8($v0)
|