X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fr3000a.c;h=111810704d9a9197f831da4cca155cdb7d52d8ff;hb=c765eb86debdc06fe304511bc2edbb6f3e3d7813;hp=a8d2745cd0830eea6e33f9d920e9a9d6c1365114;hpb=81040ceeaeac0a3dcb3e65798ff86f17ef9e37b9;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__);