mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-14 16:58:36 -07:00
Start removing CFG_PATH() / .config, add MNT_PATH() macro
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include <stdint.h>
|
||||
#include <toolbox/colors.h>
|
||||
|
||||
#define MOMENTUM_SETTINGS_PATH CFG_PATH("momentum_settings.txt")
|
||||
#define MOMENTUM_SETTINGS_PATH INT_PATH(".momentum_settings.txt")
|
||||
|
||||
#define ASSET_PACKS_NAME_LEN 32
|
||||
|
||||
|
||||
Reference in New Issue
Block a user