From da710571b75db7031b82924ab3ad47eb645ce215 Mon Sep 17 00:00:00 2001 From: notaz Date: Fri, 30 Nov 2012 02:51:45 +0200 Subject: mave plugin and core shared includes to single location --- frontend/config.h | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 frontend/config.h (limited to 'frontend/config.h') diff --git a/frontend/config.h b/frontend/config.h deleted file mode 100644 index dcfb598..0000000 --- a/frontend/config.h +++ /dev/null @@ -1,7 +0,0 @@ -#define MAXPATHLEN 256 -//#define NOPSXREC -#define __LINUX__ 1 -#define PACKAGE_NAME "pcsx" -#define PACKAGE_VERSION "1.9" -#define DEF_PLUGIN_DIR "." -//#define EMU_LOG printf -- cgit v1.2.3