code_9E370.c progress

This commit is contained in:
Banjo Kazooie
2022-07-27 19:34:05 -05:00
parent f9588fa0c1
commit 19b01cf810
26 changed files with 95 additions and 48 deletions

View File

@@ -114,7 +114,7 @@ void func_80389600(Actor *this){
break;
case 2: //L803897DC
if(actor_playerIsWithinDist(this, 400) && func_8028FB48(0x8000000)){
if(subaddie_playerIsWithinSphere(this, 400) && func_8028FB48(0x8000000)){
func_8028F428(0xA, this->marker);
}