mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
SCI: Moved savegame specific stuff from state.h to a new header savegame.h
svn-id: r39351
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user