SCI: Moved savegame specific stuff from state.h to a new header savegame.h

svn-id: r39351
This commit is contained in:
Max Horn
2009-03-12 03:26:21 +00:00
parent 25b39e217a
commit 40b313c28e
6 changed files with 119 additions and 73 deletions
+1
View File
@@ -31,6 +31,7 @@
#include "sci/engine/kdebug.h"
#include "sci/engine/kernel_types.h"
#include "sci/engine/kernel.h"
#include "sci/engine/savegame.h"
#include "sci/gfx/gfx_widgets.h"
#include "sci/gfx/sci_widgets.h"
#include "sci/gfx/gfx_state_internal.h" // required for gfxw_container_t, gfxw_port_t, gfxw_visual_t