mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-13 22:58:36 -07:00
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
This commit is contained in:
@@ -25,7 +25,7 @@ typedef void (*PopupCallback)(void* context);
|
||||
*
|
||||
* @return Popup instance
|
||||
*/
|
||||
Popup* popup_alloc();
|
||||
Popup* popup_alloc(void);
|
||||
|
||||
/** Deinitialize and free popup
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user