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"
14 lines
580 B
ArmAsm
14 lines
580 B
ArmAsm
.set noat # allow manual use of $at
|
|
.set noreorder # don't insert nops after branches
|
|
|
|
glabel func_8006B530
|
|
/* 46930 8006B530 3C038009 */ lui $v1, %hi(D_80093D30)
|
|
/* 46934 8006B534 8C633D30 */ lw $v1, %lo(D_80093D30)($v1)
|
|
/* 46938 8006B538 10600003 */ beqz $v1, .L8006B548
|
|
/* 4693C 8006B53C 00001021 */ addu $v0, $zero, $zero
|
|
/* 46940 8006B540 3C028009 */ lui $v0, %hi(D_80093D38)
|
|
/* 46944 8006B544 8C423D38 */ lw $v0, %lo(D_80093D38)($v0)
|
|
.L8006B548:
|
|
/* 46948 8006B548 03E00008 */ jr $ra
|
|
/* 4694C 8006B54C 00000000 */ nop
|