From e15f40978a6904dec7a50cfefbb2a05c454c6c74 Mon Sep 17 00:00:00 2001 From: uruk Date: Fri, 4 Jul 2014 19:07:38 +0200 Subject: CGE2: Implement loading from the Launcher. --- engines/cge2/cge2.h | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/cge2/cge2.h') diff --git a/engines/cge2/cge2.h b/engines/cge2/cge2.h index f126da591f..a2cd13107e 100644 --- a/engines/cge2/cge2.h +++ b/engines/cge2/cge2.h @@ -284,6 +284,7 @@ public: int _req; NotifyFunctionType _midiNotify; NotifyFunctionType _spriteNotify; + int _startGameSlot; ResourceManager *_resman; Vga *_vga; -- cgit v1.2.3