mapSavestate_apply() matched

This commit is contained in:
Banjo Kazooie
2024-05-04 23:10:06 -05:00
parent 255c800b18
commit e139aac86c
6 changed files with 42 additions and 32 deletions

View File

@@ -1769,10 +1769,7 @@ void *actors_appendToSavestate(void * begin, u32 end){
return sp3C;
}
typedef struct {
u32 cnt;
Actor *actor_save_state[];
}ActorListSaveState;
void func_8032A09C(s32 arg0, ActorListSaveState *arg1) {
Actor **temp_v1;