dfxvideo: avoid division like plague
[pcsx_rearmed.git] / plugins / dfxvideo / gpu.h
index 663b8b5..1930883 100644 (file)
@@ -178,6 +178,7 @@ typedef struct RECTTAG
 typedef struct TWINTAG
 {
  PSXRect_t  Position;
+ int xmask, ymask;
 } TWin_t;
 
 /////////////////////////////////////////////////////////////////////////////