renamed project to 'citrus'

This commit is contained in:
ShizZy 2013-09-13 18:11:14 -04:00
parent 9709dd2def
commit b8ca09160b
23 changed files with 52 additions and 53 deletions

View file

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