Documented ch Chompa

This commit is contained in:
Owlenuff
2024-09-30 22:25:10 +02:00
parent 1bfcd8ace5
commit da234765d7
9 changed files with 172 additions and 152 deletions

View File

@@ -201,7 +201,7 @@ void func_803878B0(Actor *this){
if(!this->volatile_initialized){
this->volatile_initialized = TRUE;
this->marker->actorFreeFunc = func_80387890;
marker_setCollisionScripts(this->marker, 0, func_80387850, 0);
marker_setCollisionScripts(this->marker, NULL, func_80387850, NULL);
func_8032AA58(this, 1.1f);
func_8038756C(this, 1);
}