From 61b14539c4f5c2ff366c9f6d07893808959f31be Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Thu, 17 Sep 2015 22:19:36 +0200 Subject: CINE: Show splash screen in CD version of Future Wars --- engines/cine/cine.h | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/cine/cine.h') diff --git a/engines/cine/cine.h b/engines/cine/cine.h index e620d2ffa5..71a0c242b6 100644 --- a/engines/cine/cine.h +++ b/engines/cine/cine.h @@ -145,6 +145,7 @@ public: private: void initialize(); + void showSplashScreen(); void resetEngine(); bool loadPlainSaveFW(Common::SeekableReadStream &in, CineSaveGameFormat saveGameFormat); bool loadTempSaveOS(Common::SeekableReadStream &in); -- cgit v1.2.3