This commit is contained in:
Willy-JL
2023-02-24 01:05:31 +00:00
96 changed files with 8015 additions and 129 deletions

View File

@@ -152,7 +152,7 @@ bool animation_manager_is_animation_loaded(AnimationManager* animation_manager);
void animation_manager_unload_and_stall_animation(AnimationManager* animation_manager);
/**
* Load and Contunue execution of animation manager.
* Load and Continue execution of animation manager.
*
* @animation_manager instance
*/