Removing unused settings and yuzu rebranding

This commit is contained in:
James Rowe 2018-01-11 21:56:15 -07:00
parent f5f28a4f67
commit 18ca3ca751
17 changed files with 69 additions and 485 deletions

View file

@ -18,11 +18,7 @@
#ifdef USER_DIR
#define EMU_DATA_DIR USER_DIR
#else
#ifdef _WIN32
#define EMU_DATA_DIR "Citra"
#else
#define EMU_DATA_DIR "citra-emu"
#endif
#define EMU_DATA_DIR "yuzu"
#endif
// Dirs in both User and Sys