Fix most build errors

This commit is contained in:
Willy-JL
2024-08-10 05:31:06 +02:00
parent 6acfd65697
commit de940394c9
9 changed files with 12 additions and 12 deletions

View File

@@ -3,7 +3,7 @@
#define POWER_SETTINGS_VER (1)
#define POWER_SETTINGS_PATH CFG_PATH("power.settings")
#define POWER_SETTINGS_PATH INT_PATH(".power.settings")
#define POWER_SETTINGS_MAGIC (0x21)
#ifdef __cplusplus