SCI: Moved savegame specific stuff from state.h to a new header savegame.h
svn-id: r39351
This commit is contained in:
parent
25b39e217a
commit
40b313c28e
6 changed files with 119 additions and 73 deletions
|
@ -37,6 +37,7 @@
|
|||
#include "sci/sci.h"
|
||||
#include "sci/engine/state.h"
|
||||
#include "sci/engine/kernel.h"
|
||||
#include "sci/engine/savegame.h"
|
||||
|
||||
namespace Sci {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue