aboutsummaryrefslogtreecommitdiff
path: root/engines/cruise/object.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cruise/object.h')
-rw-r--r--engines/cruise/object.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/cruise/object.h b/engines/cruise/object.h
index 546d2bc440..8d2a432b2e 100644
--- a/engines/cruise/object.h
+++ b/engines/cruise/object.h
@@ -36,7 +36,6 @@ struct gfxEntryStruct {
int width; // for font: max right border; for sprite: just width
};
-#define OBJ_SPRITE 4
struct objectParamsQuery {
int16 X;