mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-13 11:38:49 -04:00
Load from data/tphd/content if exists
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define DUSK_CONFIG_H
|
||||
|
||||
#include <array>
|
||||
#include <filesystem>
|
||||
|
||||
#include "dusk/config_var.hpp"
|
||||
|
||||
@@ -274,6 +275,7 @@ struct UserSettings {
|
||||
|
||||
UserSettings& getSettings();
|
||||
|
||||
std::filesystem::path tphd_content_path();
|
||||
bool tphd_active();
|
||||
|
||||
void registerSettings();
|
||||
|
||||
Reference in New Issue
Block a user