The menu bar code is no longer used in the new graphics code, and the menu state is no longer stored in saved games
svn-id: r45854
This commit is contained in:
parent
c8f1afd24c
commit
226f0bd23d
7 changed files with 51 additions and 12 deletions
|
@ -30,8 +30,8 @@
|
|||
#ifdef INCLUDE_OLDGFX
|
||||
#include "sci/gfx/gfx_gui.h"
|
||||
#include "sci/gfx/gfx_state_internal.h" // required for GfxPort, GfxVisual
|
||||
#endif
|
||||
#include "sci/gfx/menubar.h"
|
||||
#endif
|
||||
#include "sci/gui/gui.h"
|
||||
#include "sci/gui/gui_cursor.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue