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