file_progress_e documentation

This commit is contained in:
Banjo Kazooie
2023-02-18 21:00:18 -06:00
parent 1aff1a433a
commit d0112a6d4a
86 changed files with 1162 additions and 1155 deletions

View File

@@ -88,7 +88,7 @@ void func_8038E940(Actor *this){
switch(this->state){
case 1: //L8038EA98
if(func_8031FF1C(BKPROG_13) && !mapSpecificFlags_get(2))
if(fileProgressFlag_get(FILEPROG_13) && !mapSpecificFlags_get(2))
func_8038E774(this);
break;
case 2: //L8038EAC8