X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=libpcsxcore%2Fnew_dynarec%2Femu_if.c;fp=libpcsxcore%2Fnew_dynarec%2Femu_if.c;h=66afe12b9955c0ab27ce4bdbc48eeeb833656bee;hp=9203c7455164d06dd3745c3bb69cdc5c239ac692;hb=2573466affd06edebd68070bf167a62ca764f2b4;hpb=63cb0298408cf47e8e765b048f4d9af50c2e5eb7 diff --git a/libpcsxcore/new_dynarec/emu_if.c b/libpcsxcore/new_dynarec/emu_if.c index 9203c745..66afe12b 100644 --- a/libpcsxcore/new_dynarec/emu_if.c +++ b/libpcsxcore/new_dynarec/emu_if.c @@ -301,6 +301,7 @@ unsigned char byte; int pending_exception, stop; unsigned int next_interupt; int new_dynarec_did_compile; +int cycle_multiplier; void *psxH_ptr; void new_dynarec_init() {} void new_dyna_start() {}