From 3affb925d57fee73d31cfd790ff3f7c6b722488b Mon Sep 17 00:00:00 2001 From: Bertrand Augereau Date: Sat, 20 Aug 2011 13:09:38 +0200 Subject: DREAMWEB: Set objects have a four char name tag --- engines/dreamweb/structs.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'engines') diff --git a/engines/dreamweb/structs.h b/engines/dreamweb/structs.h index e47256186d..7e77bdf0e9 100644 --- a/engines/dreamweb/structs.h +++ b/engines/dreamweb/structs.h @@ -67,10 +67,7 @@ struct ObjData { uint8 b9; uint8 b10; uint8 b11; - uint8 b12; - uint8 b13; - uint8 b14; - uint8 b15; + uint8 name[4]; uint8 b16; uint8 b17; uint8 b18[13]; // NB: Don't know the size yet -- cgit v1.2.3