drc: some cleanup
[pcsx_rearmed.git] / libpcsxcore / new_dynarec / emu_if.h
index 3f4aba6..ec307fc 100644 (file)
@@ -83,4 +83,3 @@ void pcsx_mtc0_ds(u32 reg, u32 val);
 /* misc */
 extern void SysPrintf(const char *fmt, ...);
 
-#define rdram ((u_char *)psxM)