Renaming Mumbo Mountains

This commit is contained in:
Nabnut
2024-09-19 12:31:47 +02:00
parent 5b54800b84
commit 8af5e336a2
8 changed files with 73 additions and 47 deletions

View File

@@ -155,10 +155,10 @@ void func_80388E20(Actor *this){
else{
func_80389514(jujuCtlPtr->unk8);
}
if(mapSpecificFlags_get(0x9)){
if (mapSpecificFlags_get(MM_SPECIFIC_FLAG_9_UNKNOWN)) {
func_80388D14(this);
mapSpecificFlags_set(0x9, 0);
mapSpecificFlags_set(MM_SPECIFIC_FLAG_9_UNKNOWN, FALSE);
}
}
}