X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=libpcsxcore%2Fnew_dynarec%2Femu_if.h;fp=libpcsxcore%2Fnew_dynarec%2Femu_if.h;h=8777fa58b0c4864785ad66e96939273ddc504f41;hp=1657668ae4a0e29f0a38d89b4d19a16144082574;hb=822b27d12f2c2a66f8de4ff7109f452048c5d899;hpb=666a299d761b91429d2952f55dac9270e0fb930e diff --git a/libpcsxcore/new_dynarec/emu_if.h b/libpcsxcore/new_dynarec/emu_if.h index 1657668a..8777fa58 100644 --- a/libpcsxcore/new_dynarec/emu_if.h +++ b/libpcsxcore/new_dynarec/emu_if.h @@ -21,7 +21,7 @@ extern int reg_cop0[]; #define BadVAddr psxRegs.CP0.n.BadVAddr #define Context psxRegs.CP0.n.Context #define EntryHi psxRegs.CP0.n.EntryHi -#define Count psxRegs.CP0.n.Count +#define Count psxRegs.cycle // psxRegs.CP0.n.Count /* dummy */ extern int FCR0, FCR31;