gpulib: trust game's centering based on a database
[pcsx_rearmed.git] / libpcsxcore / psxcommon.h
index f978a58..09fb39a 100644 (file)
@@ -150,7 +150,8 @@ typedef struct {
        struct {
                boolean cdr_read_timing;
                boolean gpu_slow_list_walking;
-               boolean gpu_busy_hack;
+               boolean gpu_busy;
+               boolean gpu_centering;
        } hacks;
 } PcsxConfig;