X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fdfxvideo%2Fgpu.h;fp=plugins%2Fdfxvideo%2Fgpu.h;h=1930883f7427f58f9233ae1dea90bd11b0b3e6d2;hp=663b8b54123247874bec1c6f8c4ead7600be0987;hb=e429fc6073077795431d8fecf18eab4c0c9218b3;hpb=fc42805bfb38d33e23b4eddb115cf9ab88a4345a diff --git a/plugins/dfxvideo/gpu.h b/plugins/dfxvideo/gpu.h index 663b8b54..1930883f 100644 --- a/plugins/dfxvideo/gpu.h +++ b/plugins/dfxvideo/gpu.h @@ -178,6 +178,7 @@ typedef struct RECTTAG typedef struct TWINTAG { PSXRect_t Position; + int xmask, ymask; } TWin_t; /////////////////////////////////////////////////////////////////////////////