Same namespoof file path as Unleashed

This commit is contained in:
Willy-JL
2024-08-12 01:17:06 +02:00
parent 8a6c499e1b
commit 0d96c8d777
2 changed files with 2 additions and 1 deletions

View File

@@ -2,6 +2,6 @@
#define NAMESPOOF_HEADER "Flipper Name File"
#define NAMESPOOF_VERSION 1
#define NAMESPOOF_PATH EXT_PATH("dolphin/name.txt")
#define NAMESPOOF_PATH EXT_PATH("dolphin/name.settings")
void namespoof_init(void);