fix build

This commit is contained in:
Alex Bates 2021-02-06 21:55:52 +00:00
parent 90d7f0381d
commit 191e027e6a
2 changed files with 4 additions and 3 deletions

View File

@ -63,7 +63,7 @@ WorldPartner gWorldPartners[] = {
.update = 0x802BEB64,
.useAbility = 0x802BEB80,
.putAway = 0x802BEB9C,
.idle = NPC_ANIM(world_kooper, Palette_00, Anim_3),
.idle = NPC_ANIM(world_kooper, normal, idle),
.testFirstStrike = 0x802BE818,
.canUseAbility = world_partner_can_use_ability_default,
.canPlayerPause = world_partner_can_use_ability_default,
@ -81,7 +81,7 @@ WorldPartner gWorldPartners[] = {
.update = 0x802BE8A0,
.useAbility = 0x802BE8BC,
.putAway = 0x802BE8D8,
.idle = NPC_ANIM(world_bombette, Palette_00, Anim_3),
.idle = NPC_ANIM(world_bombette, normal, idle),
.testFirstStrike = 0x802BE520,
.canUseAbility = 0x802BD720,
.canPlayerPause = 0x802BD748,

View File

@ -8982,7 +8982,7 @@ segments:
- shell1
- shell2
- shell3
- shlell4
- shell4
- shell5
- shell6
- shell7
@ -8991,6 +8991,7 @@ segments:
- pain2
- shell_start1
- shell_start2
- shell_start3
- talk
- talk_wave1
- talk_wave2