address variaty of compiler warnings and code documentation

This commit is contained in:
Banjo Kazooie
2022-12-03 01:30:35 -06:00
parent 263b5bab4e
commit 1c063c781c
211 changed files with 1341 additions and 1323 deletions

View File

@@ -50,7 +50,7 @@ void func_8038FC48(Actor *this){
}
else{//L8038FD34
if(local->unk8 == NULL)
local->unk8 = func_80326EEC(*local->unk4)->marker;
local->unk8 = actorArray_findActorFromActorId(*local->unk4)->marker;
sp20 = func_8038A6B8(local->unk8);
tmp_f2 = 1.5* sp20 + 0.5;
func_802F9DB8(local->unk0, tmp_f2, tmp_f2, 0.0f);