audio listener configuration fix

This commit is contained in:
MihailRis
2024-05-05 19:51:14 +03:00
parent 2a77c24414
commit 75e56ebd83
6 changed files with 47 additions and 24 deletions
+2
View File
@@ -28,6 +28,8 @@ public:
fs::path getWorldsFolder();
fs::path getWorldFolder();
fs::path getWorldFolder(const std::string& name);
fs::path getControlsFile();
fs::path getSettingsFile();
bool isWorldNameUsed(std::string name);
void setUserfiles(fs::path folder);