mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-26 03:39:58 -07:00
Api Symbols: replace asserts with checks
merge ofw commit
This commit is contained in:
@@ -14,7 +14,7 @@ typedef struct Loading Loading;
|
||||
*
|
||||
* @return Loading View instance
|
||||
*/
|
||||
Loading* loading_alloc();
|
||||
Loading* loading_alloc(void);
|
||||
|
||||
/** Deinitialize and free Loading View
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user