mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-01-06 03:29:55 -06:00
Move config and save data to %APPDATA%
This commit is contained in:
@@ -3,8 +3,10 @@
|
||||
#define NOMINMAX
|
||||
|
||||
#include <windows.h>
|
||||
#include <ShlObj_core.h>
|
||||
#include <algorithm>
|
||||
#include <mutex>
|
||||
#include <filesystem>
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include <cassert>
|
||||
|
||||
Reference in New Issue
Block a user