X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=libpcsxcore%2Fpsxcommon.h;h=09fb39a4e34c0671a288172b58f89070b62dc289;hb=bb0379b73d4d084b713f1d84755eb288bb0d5097;hp=f978a58363f9c50198194c3d6c3a8683e255a281;hpb=55ff71307db44c3122500104b83c21273853025c;p=pcsx_rearmed.git diff --git a/libpcsxcore/psxcommon.h b/libpcsxcore/psxcommon.h index f978a583..09fb39a4 100644 --- a/libpcsxcore/psxcommon.h +++ b/libpcsxcore/psxcommon.h @@ -150,7 +150,8 @@ typedef struct { struct { boolean cdr_read_timing; boolean gpu_slow_list_walking; - boolean gpu_busy_hack; + boolean gpu_busy; + boolean gpu_centering; } hacks; } PcsxConfig;