The nightmare begins, lol

This commit is contained in:
VerstreuteSeele
2023-01-08 21:51:09 +01:00
parent 46aa2f7c81
commit 9d51cb7f7b
2299 changed files with 1897 additions and 334 deletions

View File

@@ -156,12 +156,4 @@ void animation_manager_unload_and_stall_animation(AnimationManager* animation_ma
*
* @animation_manager instance
*/
void animation_manager_load_and_continue_animation(AnimationManager* animation_manager);
/**
* Enable or disable dummy mode backgrounds of animation manager.
*
* @animation_manager instance
* @enabled bool
*/
void animation_manager_set_sfw_mode_state(AnimationManager* animation_manager, bool enabled);
void animation_manager_load_and_continue_animation(AnimationManager* animation_manager);