mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-15 10:22:23 -07:00
93e1c6593e
Known folders can be redirected using `SHSetKnownFolderPath`, and it's a bit iffy to rely on environment variables. This also more easily allows us to add `user_*_dir` procedures for the remaining 139 GUIDs in `known_folders.odin`, provided they have equivalents on other platforms.