mirror of
https://github.com/pmret/papermario.git
synced 2024-11-19 09:22:30 +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
387 B
ArmAsm
11 lines
387 B
ArmAsm
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
glabel func_800331B8
|
|
/* E5B8 800331B8 3C02800A */ lui $v0, %hi(D_8009E700)
|
|
/* E5BC 800331BC 8442E700 */ lh $v0, %lo(D_8009E700)($v0)
|
|
/* E5C0 800331C0 03E00008 */ jr $ra
|
|
/* E5C4 800331C4 00000000 */ nop
|
|
/* E5C8 800331C8 00000000 */ nop
|
|
/* E5CC 800331CC 00000000 */ nop
|