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;h=a6846e2f8b53e7ac2d45278c754be175f42ba9c2;hp=5783ad3f4acc456a70a9be0baf5c0917029be346;hb=7c3a5182da4384e21a6ace037583fae399de5a02;hpb=687b45804b5c028dd5644bda85981c0235eb4d32 diff --git a/libpcsxcore/new_dynarec/emu_if.h b/libpcsxcore/new_dynarec/emu_if.h index 5783ad3f..a6846e2f 100644 --- a/libpcsxcore/new_dynarec/emu_if.h +++ b/libpcsxcore/new_dynarec/emu_if.h @@ -9,9 +9,6 @@ extern char invalid_code[0x100000]; extern int dynarec_local[]; -/* same as psxRegs */ -extern int reg[]; - /* same as psxRegs.GPR.n.* */ extern int hi, lo;