From cf2583f14277962d4bb7e46a158677440f0e8f83 Mon Sep 17 00:00:00 2001 From: Jaromir Wysoglad Date: Tue, 28 May 2019 11:09:45 +0200 Subject: SUPERNOVA2: Finished copying of engine skeleton. --- engines/supernova2/state.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/supernova2/state.cpp') diff --git a/engines/supernova2/state.cpp b/engines/supernova2/state.cpp index 357a166ca7..4dd24a5e82 100644 --- a/engines/supernova2/state.cpp +++ b/engines/supernova2/state.cpp @@ -25,7 +25,7 @@ #include "graphics/palette.h" #include "gui/message.h" -//#include "supernova2/screen.h" +#include "supernova2/screen.h" #include "supernova2/supernova2.h" #include "supernova2/state.h" -- cgit v1.2.3