X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=pico%2Fpico_int.h;h=48d8e294f2d05e5555ece8eb97239f6ea0f101c4;hb=e51e5983fe5cac8486df76bf349bde8aa23d1e5d;hp=3f50b4fb2df95893e11f20ca0ce83af2df234888;hpb=5a68108691ed5685682ce133aa0bcf6015c0afd8;p=picodrive.git diff --git a/pico/pico_int.h b/pico/pico_int.h index 3f50b4f..48d8e29 100644 --- a/pico/pico_int.h +++ b/pico/pico_int.h @@ -437,6 +437,8 @@ typedef struct #define P32XV_PRI (1<< 7) #define P32XV_Mx (3<< 0) // display mode mask +#define P32XV_SFT (1<< 0) + #define P32XV_VBLK (1<<15) #define P32XV_HBLK (1<<14) #define P32XV_PEN (1<<13)