mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-12 02:59:00 +00:00
Merge branch 'master' of https://github.com/dolphin-emu/dolphin into dolphin-emu-master
This commit is contained in:
commit
6280ce45a7
415 changed files with 14795 additions and 9405 deletions
|
@ -163,3 +163,10 @@
|
|||
|
||||
// Subdirs in Config
|
||||
#define GRAPHICSMOD_CONFIG_DIR "GraphicMods"
|
||||
|
||||
// GPU drivers
|
||||
#define GPU_DRIVERS "GpuDrivers"
|
||||
#define GPU_DRIVERS_EXTRACTED "Extracted"
|
||||
#define GPU_DRIVERS_TMP "Tmp"
|
||||
#define GPU_DRIVERS_HOOK "Hook"
|
||||
#define GPU_DRIVERS_FILE_REDIRECT "FileRedirect"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue