X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=pico%2Fpico_int.h;h=848da5dfa4773f1fbfe8ab82a4515b2e315d7933;hb=0e4bde9b2d981c264343aa66809f2f26ce7843c8;hp=bbfc5cb395bddaf69ea859c214817171d70720d3;hpb=22814963ccbcba3a08ca49656fd80dc40de64710;p=picodrive.git diff --git a/pico/pico_int.h b/pico/pico_int.h index bbfc5cb..848da5d 100644 --- a/pico/pico_int.h +++ b/pico/pico_int.h @@ -287,6 +287,7 @@ extern SH2 sh2s[2]; #define SR_EMPT (1 << 9) // not part of real SR #define PVS_ACTIVE (1 << 16) +#define PVS_VB2 (1 << 17) // ignores forced blanking struct PicoVideo {