mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
ACTOR_EN_CLEAR_TAG
This commit is contained in:
@@ -1306,8 +1306,8 @@ void func_80C0E618(EnBsb* this, PlayState* play) {
|
||||
case 4:
|
||||
this->unk_0322 = 0x28;
|
||||
this->unk_0324 = 0x14;
|
||||
Actor_Spawn(&play->actorCtx, play, 0xA2, this->actor.focus.pos.x, this->actor.focus.pos.y,
|
||||
this->actor.focus.pos.z, 0, 0, 0, 4);
|
||||
Actor_Spawn(&play->actorCtx, play, ACTOR_EN_CLEAR_TAG, this->actor.focus.pos.x,
|
||||
this->actor.focus.pos.y, this->actor.focus.pos.z, 0, 0, 0, 4);
|
||||
var_s0 = -1;
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user