mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-17 04:34:44 -07:00
The nightmare begins, lol
This commit is contained in:
@@ -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);
|
||||
Reference in New Issue
Block a user