X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=libpcsxcore%2Fpsxcommon.h;fp=libpcsxcore%2Fpsxcommon.h;h=01b2a9aa95dc3a5deb6eb23c76f8c2076c87ebf9;hp=09fb39a4e34c0671a288172b58f89070b62dc289;hb=e5241564f4444496f51f4de9bf533b1d910449ec;hpb=5338a93079458c4437138830ef711f61c2feabe6 diff --git a/libpcsxcore/psxcommon.h b/libpcsxcore/psxcommon.h index 09fb39a4..01b2a9aa 100644 --- a/libpcsxcore/psxcommon.h +++ b/libpcsxcore/psxcommon.h @@ -152,6 +152,7 @@ typedef struct { boolean gpu_slow_list_walking; boolean gpu_busy; boolean gpu_centering; + boolean dualshock_init_analog; } hacks; } PcsxConfig;