X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fpsxcommon.h;h=09fb39a4e34c0671a288172b58f89070b62dc289;hb=9ed80467762a5024f7ba04e9fb384faceca35c29;hp=f978a58363f9c50198194c3d6c3a8683e255a281;hpb=44e76f8ad4944acfc109baf89beda7b723f8a209;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;