Some var renaming

This commit is contained in:
MaikelChan
2023-08-09 16:08:13 +02:00
parent 1c8579c6b5
commit bf45573eec
14 changed files with 164 additions and 164 deletions

View File

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