Enclose all of the old graphics code within the INCLUDE_OLDGFX safeguard (defined in sci.h)
svn-id: r45459
This commit is contained in:
parent
f28fe1b074
commit
04ab6bc9fc
43 changed files with 770 additions and 513 deletions
|
@ -26,6 +26,7 @@
|
|||
#include "sci/sci.h"
|
||||
#include "sci/engine/state.h"
|
||||
#include "sci/engine/kernel.h"
|
||||
#include "sci/gfx/operations.h"
|
||||
#include "sci/gfx/gfx_widgets.h"
|
||||
#include "sci/gfx/gfx_state_internal.h" // required for GfxPort, GfxVisual
|
||||
#include "sci/console.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue