Docuement FP/ma/slalom.c (based on XBox debug strings).

This commit is contained in:
banjo.decomp
2024-10-20 01:57:17 -05:00
parent 297eb3db8b
commit 88082f3236
18 changed files with 675 additions and 657 deletions

View File

@@ -228,7 +228,7 @@ void chSnowman_update(Actor *this){
}
}//L802E21D8
if(map_get() == MAP_27_FP_FREEZEEZY_PEAK){
if(func_8038BFA0() || func_8038DD14()){
if(maSlalom_isActive() || func_8038DD14()){
actor_collisionOff(this);
this->unk58_0 = 0;
return;