aboutsummaryrefslogtreecommitdiff
path: root/engines/cine/part.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cine/part.h')
-rw-r--r--engines/cine/part.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/cine/part.h b/engines/cine/part.h
index 67a869b10c..11fc4b3d47 100644
--- a/engines/cine/part.h
+++ b/engines/cine/part.h
@@ -37,8 +37,8 @@ typedef struct {
typedef struct {
uint16 width;
uint16 var1;
- uint16 field_4;
- uint16 var2;
+ uint16 bpp;
+ uint16 height;
uint8 *ptr1;
uint8 *ptr2;