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
442 B
ArmAsm
11 lines
442 B
ArmAsm
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
glabel func_8003B10C
|
|
/* 1650C 8003B10C 8FA20010 */ lw $v0, 0x10($sp)
|
|
/* 16510 8003B110 A4850308 */ sh $a1, 0x308($a0)
|
|
/* 16514 8003B114 A486030A */ sh $a2, 0x30a($a0)
|
|
/* 16518 8003B118 A487030C */ sh $a3, 0x30c($a0)
|
|
/* 1651C 8003B11C 03E00008 */ jr $ra
|
|
/* 16520 8003B120 A482030E */ sh $v0, 0x30e($a0)
|