X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=libpcsxcore%2Fpsxcommon.h;fp=libpcsxcore%2Fpsxcommon.h;h=f978a58363f9c50198194c3d6c3a8683e255a281;hb=979b861b31ef1f5033db5bd4433b842944300a3e;hp=4c78255e9c51d8d6e85280a1c18d57c188773c9e;hpb=78a6da0cc3511f4159bf2c648e7e72dc13204492;p=pcsx_rearmed.git diff --git a/libpcsxcore/psxcommon.h b/libpcsxcore/psxcommon.h index 4c78255e..f978a583 100644 --- a/libpcsxcore/psxcommon.h +++ b/libpcsxcore/psxcommon.h @@ -150,6 +150,7 @@ typedef struct { struct { boolean cdr_read_timing; boolean gpu_slow_list_walking; + boolean gpu_busy_hack; } hacks; } PcsxConfig;