aboutsummaryrefslogtreecommitdiff
path: root/gfx.h
diff options
context:
space:
mode:
Diffstat (limited to 'gfx.h')
-rw-r--r--gfx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gfx.h b/gfx.h
index 0206f32d5a..20d6505d01 100644
--- a/gfx.h
+++ b/gfx.h
@@ -78,6 +78,7 @@ struct BlastObject { /* BlastObjects to draw */
int16 posX,posY;
uint16 width,height;
uint16 unk3,unk4,image;
+
uint16 mode;
};