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