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"
13 lines
486 B
ArmAsm
13 lines
486 B
ArmAsm
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
glabel func_8005F0E0
|
|
/* 3A4E0 8005F0E0 24020080 */ addiu $v0, $zero, 0x80
|
|
/* 3A4E4 8005F0E4 3C01800A */ lui $at, %hi(D_8009A5D8)
|
|
/* 3A4E8 8005F0E8 AC22A5D8 */ sw $v0, %lo(D_8009A5D8)($at)
|
|
/* 3A4EC 8005F0EC 03E00008 */ jr $ra
|
|
/* 3A4F0 8005F0F0 00000000 */ nop
|
|
/* 3A4F4 8005F0F4 00000000 */ nop
|
|
/* 3A4F8 8005F0F8 00000000 */ nop
|
|
/* 3A4FC 8005F0FC 00000000 */ nop
|