X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fpsxcommon.h;h=01b2a9aa95dc3a5deb6eb23c76f8c2076c87ebf9;hb=e5241564f4444496f51f4de9bf533b1d910449ec;hp=4c78255e9c51d8d6e85280a1c18d57c188773c9e;hpb=bc7c5acb6eb1ac9adc6b4381a2c2b2baffd5aebe;p=pcsx_rearmed.git diff --git a/libpcsxcore/psxcommon.h b/libpcsxcore/psxcommon.h index 4c78255e..01b2a9aa 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_busy; + boolean gpu_centering; + boolean dualshock_init_analog; } hacks; } PcsxConfig;