drc: handle upto 64k page size
[pcsx_rearmed.git] / libpcsxcore / psxcommon.h
index 09fb39a..dce4f41 100644 (file)
@@ -152,6 +152,8 @@ typedef struct {
                boolean gpu_slow_list_walking;
                boolean gpu_busy;
                boolean gpu_centering;
+               boolean dualshock_init_analog;
+               boolean gpu_timing1024;
        } hacks;
 } PcsxConfig;