BGS documentation part 2
This commit is contained in:
committed by
Banjo Kazooie
parent
37ec5e39c8
commit
fd5f4beb9a
@@ -26,8 +26,8 @@ enum chhut_state_e {
|
||||
|
||||
ActorAnimationInfo chhutAnimations[3] = {
|
||||
{0, 0.0f},
|
||||
{ASSET_4E_ANIM_MUDHUT_SMASH, 0.25f},
|
||||
{ASSET_4E_ANIM_MUDHUT_SMASH, 1000000.0f}
|
||||
{ASSET_4E_ANIM_MUD_HUT_SMASH, 0.25f},
|
||||
{ASSET_4E_ANIM_MUD_HUT_SMASH, 1000000.0f}
|
||||
};
|
||||
|
||||
/* .code */
|
||||
|
Reference in New Issue
Block a user