X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=libpcsxcore%2Fnew_dynarec%2Femu_if.c;h=56c6b77a99adb7a77a4466ba88ec1d8490f34fcc;hb=13e35c04a17506ac0848d7fb089fa817b3d697e9;hp=02433f1096d1cabfade350fc1e2c131197052dd7;hpb=d3f3bf09b5b3f1d8b025cc9dbd902eb157aae0b7;p=pcsx_rearmed.git diff --git a/libpcsxcore/new_dynarec/emu_if.c b/libpcsxcore/new_dynarec/emu_if.c index 02433f10..56c6b77a 100644 --- a/libpcsxcore/new_dynarec/emu_if.c +++ b/libpcsxcore/new_dynarec/emu_if.c @@ -300,6 +300,7 @@ unsigned short hword; unsigned char byte; int pending_exception, stop; unsigned int next_interupt; +int new_dynarec_did_compile; void *psxH_ptr; void new_dynarec_init() {} void new_dyna_start() {}