Document ch Attack Tutorial

This commit is contained in:
Owlenuff
2024-10-03 13:20:33 +02:00
parent d38faa8147
commit 9ad2471044
3 changed files with 176 additions and 143 deletions

View File

@@ -41,7 +41,8 @@ ActorAnimationInfo chSmBottlesAnimations[6] = {
};
ActorInfo chBottles = {
MARKER_B7_TUTORIAL_BOTTLES, ACTOR_12B_TUTORIAL_BOTTLES, ASSET_387_MODEL_BOTTLES, 1, chSmBottlesAnimations,
MARKER_B7_TUTORIAL_BOTTLES, ACTOR_12B_TUTORIAL_BOTTLES, ASSET_387_MODEL_BOTTLES,
1, chSmBottlesAnimations,
chSmBottles_update, actor_update_func_80326224, func_802D94B4,
0, 0, 0.0f, 0
};