- Moved all the files out of /sci/scicore and into /sci
- Moved /scicore/sciconsole.h into /engine, and renamed /engine/scriptconsole.cpp to /engine/sciconsole.cpp svn-id: r40608
This commit is contained in:
parent
ce29fec17a
commit
87e8f94fde
33 changed files with 42 additions and 42 deletions
|
@ -24,7 +24,7 @@
|
|||
*/
|
||||
|
||||
#include "sci/sci.h"
|
||||
#include "sci/scicore/resource.h"
|
||||
#include "sci/resource.h"
|
||||
#include "sci/engine/state.h"
|
||||
#include "sci/engine/kernel_types.h"
|
||||
#include "sci/engine/kernel.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue