X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fr3000a.h;h=399f9b63f9abe54b81b7210ef308f74feb3d661f;hb=41e82ad46e60f9c3291ff81ebe4a07512b1194c5;hp=31aa3f8ee163d294f6f578d4d343b1911a86cba5;hpb=03f55e6b49eb81d099f33b67ee6b5fa4620a54bc;p=pcsx_rearmed.git diff --git a/libpcsxcore/r3000a.h b/libpcsxcore/r3000a.h index 31aa3f8e..399f9b63 100644 --- a/libpcsxcore/r3000a.h +++ b/libpcsxcore/r3000a.h @@ -40,10 +40,7 @@ typedef struct { extern R3000Acpu *psxCpu; extern R3000Acpu psxInt; -#if (defined(__x86_64__) || defined(__i386__) || defined(__sh__) || defined(__ppc__) || defined(__arm__)) && !defined(NOPSXREC) extern R3000Acpu psxRec; -#define PSXREC -#endif typedef union { #if defined(__BIGENDIAN__)