papermario/ver/jp/asm/nonmatchings/main_10DB0/func_800359B0.s
Ethan Roseman 698cf99458
jp cod (Created the first segment's c files for jp) (#194)
* 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"
2021-02-27 00:36:33 +09:00

14 lines
632 B
ArmAsm

.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel func_800359B0
/* 10DB0 800359B0 27BDFFE8 */ addiu $sp, $sp, -0x18
/* 10DB4 800359B4 3C058003 */ lui $a1, %hi(func_80035A4C)
/* 10DB8 800359B8 24A55A4C */ addiu $a1, $a1, %lo(func_80035A4C)
/* 10DBC 800359BC AFBF0010 */ sw $ra, 0x10($sp)
/* 10DC0 800359C0 0C045FE5 */ jal func_80117F94
/* 10DC4 800359C4 0000202D */ daddu $a0, $zero, $zero
/* 10DC8 800359C8 8FBF0010 */ lw $ra, 0x10($sp)
/* 10DCC 800359CC 03E00008 */ jr $ra
/* 10DD0 800359D0 27BD0018 */ addiu $sp, $sp, 0x18