Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/flipperzero-firmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'applications/dolphin/helpers/dolphin_state_filename.h')
-rw-r--r--applications/dolphin/helpers/dolphin_state_filename.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/applications/dolphin/helpers/dolphin_state_filename.h b/applications/dolphin/helpers/dolphin_state_filename.h
new file mode 100644
index 00000000..86822c0a
--- /dev/null
+++ b/applications/dolphin/helpers/dolphin_state_filename.h
@@ -0,0 +1,3 @@
+#pragma once
+
+#define DOLPHIN_STATE_FILE_NAME ".dolphin.state"