mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-23 05:24:46 -07:00
Api Symbols: replace asserts with checks
merge ofw commit
This commit is contained in:
@@ -11,7 +11,7 @@ typedef enum {
|
||||
|
||||
#include <gui/view.h>
|
||||
|
||||
PowerOff* power_off_alloc();
|
||||
PowerOff* power_off_alloc(void);
|
||||
|
||||
void power_off_free(PowerOff* power_off);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user