gczoombox documentation

This commit is contained in:
Banjo Kazooie
2022-07-18 02:23:45 -05:00
parent 1044253e3b
commit 8c2dd3962c
7 changed files with 42 additions and 41 deletions

View File

@@ -573,9 +573,9 @@ void func_802C5740(Actor * this){
}//L802C5940
if(!func_8038AAB0()){
if(D_8037DCF4)
func_80316EF4(D_8037DCF4);
gczoombox_update(D_8037DCF4);
if(D_8037DCF0)
func_80316EF4(D_8037DCF0);
gczoombox_update(D_8037DCF0);
}
func_802C4C14(this);
}