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

@@ -91,7 +91,7 @@ void func_80357264(Actor *this, s32 next_state){
if(next_state == 5){
if(!levelSpecificFlags_get(0x14)
&& !( func_80326D68(this->position, 0x318, -1, &sp38) && ( sp38 < 250.0f))
&& !( actorArray_findClosestActorFromActorId(this->position, 0x318, -1, &sp38) && ( sp38 < 250.0f))
){
levelSpecificFlags_set(0x14, TRUE);
func_80324E38(0.0f, 3);