X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fr3000a.c;h=a8d2745cd0830eea6e33f9d920e9a9d6c1365114;hb=81040ceeaeac0a3dcb3e65798ff86f17ef9e37b9;hp=111810704d9a9197f831da4cca155cdb7d52d8ff;hpb=87cc59de47301ff0a2e71b5ece28447ec77b0153;p=pcsx_rearmed.git diff --git a/libpcsxcore/r3000a.c b/libpcsxcore/r3000a.c index 11181070..a8d2745c 100644 --- a/libpcsxcore/r3000a.c +++ b/libpcsxcore/r3000a.c @@ -27,7 +27,6 @@ #include "gte.h" R3000Acpu *psxCpu = NULL; -psxRegisters psxRegs; int psxInit() { SysPrintf(_("Running PCSX Version %s (%s).\n"), PCSX_VERSION, __DATE__);