papermario/ver/jp/asm/nonmatchings/main_41020/func_80065C20.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

13 lines
532 B
ArmAsm

.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel func_80065C20
/* 41020 80065C20 27BDFFE8 */ addiu $sp, $sp, -0x18
/* 41024 80065C24 AFBF0010 */ sw $ra, 0x10($sp)
/* 41028 80065C28 0C01B1B4 */ jal func_8006C6D0
/* 4102C 80065C2C 24040400 */ addiu $a0, $zero, 0x400
/* 41030 80065C30 8FBF0010 */ lw $ra, 0x10($sp)
/* 41034 80065C34 03E00008 */ jr $ra
/* 41038 80065C38 27BD0018 */ addiu $sp, $sp, 0x18
/* 4103C 80065C3C 00000000 */ nop