mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-10 05:59:08 -07:00
Save a little bit (~2k) of space
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#if FURI_DEBUG
|
||||
#include "../nfc_i.h"
|
||||
|
||||
enum SubmenuDebugIndex {
|
||||
@@ -52,3 +53,4 @@ void nfc_scene_debug_on_exit(void* context) {
|
||||
|
||||
submenu_reset(nfc->submenu);
|
||||
}
|
||||
#endif
|
||||
Reference in New Issue
Block a user