papermario/src/E20110.c
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

28 lines
622 B
C

#include "common.h"
#define NAMESPACE E20110
extern s32 D_8010C958;
#include "common/UnkAngleFunc1.inc.c"
INCLUDE_ASM(s32, "E20110", func_802B70B4_E201C4);
INCLUDE_ASM(s32, "E20110", func_802B71E8_E202F8);
INCLUDE_ASM(s32, "E20110", func_802B7450_E20560);
INCLUDE_ASM(s32, "E20110", func_802B75E8_E206F8);
INCLUDE_ASM(s32, "E20110", func_802B7728_E20838);
void func_802B79C8_E20AD8(void) {
func_802B75E8_E206F8();
gPlayerStatusPtr->unk_C6 = -1;
D_8010C958 = 0;
gPlayerStatusPtr->unk_C8 = NULL;
gPlayerStatusPtr->animFlags &= ~0x10;
func_800EF3D4(0);
repartner_set_tether_distance();
}