mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
no casts
This commit is contained in:
@@ -1082,7 +1082,7 @@ void func_80C0E618(EnBsb* this, PlayState* play) {
|
||||
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, (s16)0, (s16)0, (s16)0, 4);
|
||||
this->actor.focus.pos.z, 0, 0, 0, 4);
|
||||
var_s0 = -1;
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user