From b735962436c2f33a877f623d92b61a4a46680fb3 Mon Sep 17 00:00:00 2001 From: Strangerke Date: Sun, 27 Nov 2016 12:47:04 -0800 Subject: CRYO: Move some functions from cryolib to HnmPlayer --- engines/cryo/defs.h | 1 - 1 file changed, 1 deletion(-) (limited to 'engines/cryo/defs.h') diff --git a/engines/cryo/defs.h b/engines/cryo/defs.h index 8ff50763ce..1660305c83 100644 --- a/engines/cryo/defs.h +++ b/engines/cryo/defs.h @@ -630,7 +630,6 @@ struct global_t { uint16 roomPersoItems; //TODO: write-only? uint16 roomPersoPowers; //TODO: write-only? uint16 gameFlags; - uint16 curVideoNum; uint16 morkusSpyVideoNum1; //TODO: pad? uint16 morkusSpyVideoNum2; //TODO: pad? uint16 morkusSpyVideoNum3; //TODO: pad? -- cgit v1.2.3