core2/code_49A70.c done

This commit is contained in:
Banjo Kazooie
2022-09-30 13:31:14 -05:00
parent 54dee725cf
commit 983a333365
10 changed files with 260 additions and 74 deletions

View File

@@ -1158,13 +1158,13 @@ void func_80328478(f32 arg0[3], f32 arg1, f32 arg2){
#ifndef NONMATCHING
#pragma GLOBAL_ASM("asm/nonmatchings/core2/code_9E370/func_80328508.s")
#else
bool func_80328508(Actor * arg0, u32 arg1){
bool func_80328508(Actor * arg0, s32 arg1){
ActorAnimationInfo *animInfo;
arg0->state = arg1;
if(arg0->unk18 == NULL)
if(arg0->unk18 != NULL)
return 0;
animInfo = &arg0->unk18[arg1];
if(animInfo->index != NULL){