X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fpsxcommon.h;h=a25e6252c6b69e098097ca1c1e9b8f08abdce9ef;hb=5ee1c9269d333936eba3e7e3259956f601ff5edd;hp=4c78255e9c51d8d6e85280a1c18d57c188773c9e;hpb=6d79a06f4cdee6828ac2a0f4bcd7c515272fc9f8;p=pcsx_rearmed.git diff --git a/libpcsxcore/psxcommon.h b/libpcsxcore/psxcommon.h index 4c78255e..a25e6252 100644 --- a/libpcsxcore/psxcommon.h +++ b/libpcsxcore/psxcommon.h @@ -150,6 +150,9 @@ typedef struct { struct { boolean cdr_read_timing; boolean gpu_slow_list_walking; + boolean gpu_centering; + boolean dualshock_init_analog; + boolean gpu_timing1024; } hacks; } PcsxConfig;