X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fpsxcommon.h;h=a25e6252c6b69e098097ca1c1e9b8f08abdce9ef;hb=835c219c2cef86c7f45c444ab71a6c9c999e289f;hp=09fb39a4e34c0671a288172b58f89070b62dc289;hpb=9ed80467762a5024f7ba04e9fb384faceca35c29;p=pcsx_rearmed.git diff --git a/libpcsxcore/psxcommon.h b/libpcsxcore/psxcommon.h index 09fb39a4..a25e6252 100644 --- a/libpcsxcore/psxcommon.h +++ b/libpcsxcore/psxcommon.h @@ -150,8 +150,9 @@ typedef struct { struct { boolean cdr_read_timing; boolean gpu_slow_list_walking; - boolean gpu_busy; boolean gpu_centering; + boolean dualshock_init_analog; + boolean gpu_timing1024; } hacks; } PcsxConfig;