Merge branch 'master' into 'master'
BGS documentation part 2 See merge request banjo.decomp/banjo-kazooie!107
This commit is contained in:
@@ -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