mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-19 04:44:47 -07:00
make NFC emulation loading from favourites faster
This commit is contained in:
@@ -188,7 +188,7 @@ bool nfc_delete(NfcApp* instance);
|
||||
|
||||
bool nfc_load_from_file_select(NfcApp* instance);
|
||||
|
||||
bool nfc_load_file(NfcApp* instance, FuriString* path, bool show_dialog);
|
||||
bool nfc_load_file(NfcApp* instance, FuriString* path, bool show_dialog, bool load_plugins);
|
||||
|
||||
bool nfc_save_file(NfcApp* instance, FuriString* path);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user