fixes link time errors on the RPi platform (tested with 3 and 4)
[pcsx_rearmed.git] / libpcsxcore / r3000a.c
index 1118107..a8d2745 100644 (file)
@@ -27,7 +27,6 @@
 #include "gte.h"
 
 R3000Acpu *psxCpu = NULL;
-psxRegisters psxRegs;
 
 int psxInit() {
        SysPrintf(_("Running PCSX Version %s (%s).\n"), PCSX_VERSION, __DATE__);