mirror of
https://github.com/zeldaret/tp
synced 2026-06-20 16:21:22 -04:00
d_a_e_tk_ball Matching (#2402)
* d_a_e_tk_ball matching * d_a_e_tk_ball cleanup * d_a_e_tk_ball comments
This commit is contained in:
@@ -630,7 +630,7 @@ static int daE_TK_Execute(e_tk_class* i_this) {
|
||||
static_cast<e_tk_ball_class*>(fopAcM_SearchByID(i_this->mBallID));
|
||||
if (ball_actor != NULL) {
|
||||
ball_actor->current.pos = i_this->eyePos;
|
||||
ball_actor->field_0x5ac[0x31C] = 0x0;
|
||||
ball_actor->mSuspended = false;
|
||||
}
|
||||
|
||||
cXyz scale;
|
||||
|
||||
Reference in New Issue
Block a user