X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fpsxcommon.h;h=a25e6252c6b69e098097ca1c1e9b8f08abdce9ef;hb=a706d36146491e9010540e5c2e9e5a77fc1221e1;hp=01b2a9aa95dc3a5deb6eb23c76f8c2076c87ebf9;hpb=e5241564f4444496f51f4de9bf533b1d910449ec;p=pcsx_rearmed.git diff --git a/libpcsxcore/psxcommon.h b/libpcsxcore/psxcommon.h index 01b2a9aa..a25e6252 100644 --- a/libpcsxcore/psxcommon.h +++ b/libpcsxcore/psxcommon.h @@ -150,9 +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;