Renamed SCI's console to sciconsole (MSVC has problems with files with the same name under different directories). ScummVM's console can be enabled correctly under MSVC now
svn-id: r38722
This commit is contained in:
parent
9f2c0dcc6f
commit
9036c0fee0
9 changed files with 7 additions and 8 deletions
|
@ -49,7 +49,7 @@
|
|||
#include "sci/engine/gc.h"
|
||||
#include "sci/include/sciresource.h"
|
||||
#include "sci/include/engine.h"
|
||||
#include "sci/include/console.h"
|
||||
#include "sci/include/sciconsole.h"
|
||||
#include "sci/include/kdebug.h"
|
||||
#include "sci/include/vocabulary.h"
|
||||
#include "sci/engine/kernel_types.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue