mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-25 03:29:58 -07:00
Storage: Fallback SD format when app unavailable (#208) --nobuild
This commit is contained in:
5
applications/services/loader/loader_menu_storage_i.h
Normal file
5
applications/services/loader/loader_menu_storage_i.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
int32_t loader_menu_storage_settings(void* context);
|
||||
Reference in New Issue
Block a user