X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=frontend%2Fconfig.h;fp=frontend%2Fconfig.h;h=84e40f6a9e2545969c6fa4ff059d391a90e42e30;hp=0000000000000000000000000000000000000000;hb=80c2304e511b5463b5046f7ff1c49103c786755f;hpb=aa1fc44b4532dc68be2482730a275f8a3ba8a039 diff --git a/frontend/config.h b/frontend/config.h new file mode 100644 index 00000000..84e40f6a --- /dev/null +++ b/frontend/config.h @@ -0,0 +1,8 @@ +#define MAXPATHLEN 256 +#define NOPSXREC +#define __LINUX__ +#define PACKAGE_NAME "pcsx" +#define PACKAGE_VERSION "1.9" +#define DEF_PLUGIN_DIR "." +#define EMU_LOG printf +