address variaty of compiler warnings and code documentation
This commit is contained in:
@@ -120,7 +120,7 @@ void chnapper_update(Actor *this){
|
||||
}//L80386CBC
|
||||
|
||||
if(this->state == 0){
|
||||
jiggy = func_80326EEC(ACTOR_46_JIGGY);
|
||||
jiggy = actorArray_findActorFromActorId(ACTOR_46_JIGGY);
|
||||
if(jiggy){
|
||||
local->jiggy_marker = jiggy->marker;
|
||||
this->position_x = jiggy->position_x;\
|
||||
@@ -222,4 +222,4 @@ void chnapper_update(Actor *this){
|
||||
if(0.99 <= this->unk48)
|
||||
marker_despawn(this->marker);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user