renamed from citrus to citra

This commit is contained in:
ShizZy 2013-09-26 17:34:48 -04:00
parent a7b06698ff
commit 8bb0c457bc
20 changed files with 49 additions and 49 deletions

View file

@ -26,7 +26,7 @@
#ifdef USER_DIR
#define EMU_DATA_DIR USER_DIR
#else
#define EMU_DATA_DIR ".citrus"
#define EMU_DATA_DIR ".emu"
#endif
#endif