From 96e40213efc65644c3685ca543f6ddbc05a27d87 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sun, 17 Apr 2005 23:19:16 +0000 Subject: New virtual method getObjectIdFromOBIM svn-id: r17660 --- scumm/object.h | 1 - 1 file changed, 1 deletion(-) (limited to 'scumm/object.h') diff --git a/scumm/object.h b/scumm/object.h index 78cfc811ff..a50933c3d5 100644 --- a/scumm/object.h +++ b/scumm/object.h @@ -165,7 +165,6 @@ struct ImageHeader { /* file format */ struct FindObjectInRoom { const CodeHeader *cdhd; const byte *obcd; - const ImageHeader *imhd; const byte *obim; const byte *roomptr; }; -- cgit v1.2.3