X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=libpcsxcore%2Fnew_dynarec%2Femu_if.h;fp=libpcsxcore%2Fnew_dynarec%2Femu_if.h;h=ec307fc4a604f1db48f2e7ce2d9f6a0156eb19bb;hb=33a1eda13ebe624fc1233d820c8db7dcd7aba0d8;hp=3f4aba6fef21f005ee1e2810dff5585bb762e06a;hpb=b4d5a91d406bde3c317893c62f3daf42d4dc64eb;p=pcsx_rearmed.git diff --git a/libpcsxcore/new_dynarec/emu_if.h b/libpcsxcore/new_dynarec/emu_if.h index 3f4aba6f..ec307fc4 100644 --- a/libpcsxcore/new_dynarec/emu_if.h +++ b/libpcsxcore/new_dynarec/emu_if.h @@ -83,4 +83,3 @@ void pcsx_mtc0_ds(u32 reg, u32 val); /* misc */ extern void SysPrintf(const char *fmt, ...); -#define rdram ((u_char *)psxM)