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

@@ -34,10 +34,10 @@ f32 D_80389A00[3] = {0.0f, 0.0f, 0.0f};
void func_80387F90(ActorMarker *arg0, ActorMarker *other_marker){
if( !func_8028F22C(arg0)
&& !mapSpecificFlags_get(mapflag_mm_main_hit_with_orange)
&& !mapSpecificFlags_get(MM_SPECIFIC_FLAG_8_HIT_WITH_ORANGE)
&& func_80311480(ASSET_B3A_TEXT_CONGA_HITS_PLAYER, 0, 0, 0, NULL, NULL)
){
mapSpecificFlags_set(mapflag_mm_main_hit_with_orange, 1);
mapSpecificFlags_set(MM_SPECIFIC_FLAG_8_HIT_WITH_ORANGE, TRUE);
}
if(arg0);