mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-15 23:08:51 +00:00
Parser and Assembler implementations
This commit is contained in:
parent
88cd618b4d
commit
38c15df464
36 changed files with 7522 additions and 11 deletions
|
@ -94,6 +94,7 @@
|
|||
#define DYNAMICINPUT_DIR "DynamicInputTextures"
|
||||
#define GRAPHICSMOD_DIR "GraphicMods"
|
||||
#define WIISDSYNC_DIR "WiiSDSync"
|
||||
#define ASSEMBLY_DIR "SavedAssembly"
|
||||
|
||||
// This one is only used to remove it if it was present
|
||||
#define SHADERCACHE_LEGACY_DIR "ShaderCache"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue