Revert "Formatting"

This reverts commit a441feec83.
This commit is contained in:
Willy-JL
2023-05-09 18:11:05 +01:00
parent 02a658e0c7
commit efe6dbf008
12 changed files with 18 additions and 50 deletions

View File

@@ -61,7 +61,7 @@ void animation_storage_cache_animation(StorageAnimation* storage_animation);
* @name name of animation
* @return found animation. NULL if nothing found.
*/
StorageAnimation* animation_storage_find_animation(const char* name, bool force_stock);
StorageAnimation* animation_storage_find_animation(const char* name);
/**
* Get meta information of storage animation.