cdrom: change pause timing again
[pcsx_rearmed.git] / libpcsxcore / new_dynarec / new_dynarec_config.h
index 64c5849..9687aa9 100644 (file)
@@ -13,5 +13,8 @@
 #define BASE_ADDR_DYNAMIC 1
 #endif
 #if defined(HAVE_LIBNX)
-#define NDRC_WRITE_OFFSET 1
+#define TC_WRITE_OFFSET 1
+#endif
+#if defined(_3DS)
+#define NDRC_CACHE_FLUSH_ALL 1
 #endif