aboutsummaryrefslogtreecommitdiff
path: root/plugins/dfxvideo/gpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/dfxvideo/gpu.h')
-rw-r--r--plugins/dfxvideo/gpu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/dfxvideo/gpu.h b/plugins/dfxvideo/gpu.h
index 663b8b5..1930883 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;
/////////////////////////////////////////////////////////////////////////////