cdriso: unbreak chd cdda
[pcsx_rearmed.git] / libpcsxcore / psxcommon.h
index 4c78255..09fb39a 100644 (file)
@@ -150,6 +150,8 @@ typedef struct {
        struct {
                boolean cdr_read_timing;
                boolean gpu_slow_list_walking;
+               boolean gpu_busy;
+               boolean gpu_centering;
        } hacks;
 } PcsxConfig;