yeah these too

This commit is contained in:
2025-12-13 01:21:57 -05:00
parent 3be9f0746f
commit c77701fe72
41 changed files with 1391 additions and 872 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ namespace anm2ed
{
class Loader
{
std::string settings_path();
std::filesystem::path settings_path();
public:
Socket socket{};