papermario/ver/us/asm/nonmatchings/1776B0/btl_cam_unfreeze.s
Ethan Roseman 647db26552
Mass function rename from Star Rod + a couple funcs (#298)
* .

* yaml update

* git subrepo pull --force tools/splat

subrepo:
  subdir:   "tools/splat"
  merged:   "cd690f725d"
upstream:
  origin:   "https://github.com/ethteck/splat.git"
  branch:   "master"
  commit:   "cd690f725d"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "2f68596"

* separate main bss syms

* renames and one match

* SR symbol rename

* fix symbol_addrs

* git subrepo pull tools/splat

subrepo:
  subdir:   "tools/splat"
  merged:   "5fa8aa24ca"
upstream:
  origin:   "https://github.com/ethteck/splat.git"
  branch:   "master"
  commit:   "5fa8aa24ca"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "2f68596"

* remove old artifacts
2021-06-30 11:27:12 +09:00

8 lines
295 B
ArmAsm

.set noat # allow manual use of $at
.set noreorder # don't insert nops after branches
glabel btl_cam_unfreeze
/* 17CEE0 8024E600 3C018028 */ lui $at, %hi(D_80280CE0)
/* 17CEE4 8024E604 03E00008 */ jr $ra
/* 17CEE8 8024E608 A0200CE0 */ sb $zero, %lo(D_80280CE0)($at)