Moved sci_ffs() inside iterator.cpp, the only place where it's actually used, and removed tools.*. Also, removed all the unused includes to tools.h from several places
svn-id: r45176
This commit is contained in:
parent
0479964ad7
commit
e4c23834dd
34 changed files with 21 additions and 120 deletions
|
@ -27,7 +27,6 @@
|
|||
|
||||
#include "sci/sci.h"
|
||||
#include "sci/engine/state.h"
|
||||
#include "sci/tools.h"
|
||||
#include "sci/gui/gui_screen.h"
|
||||
#include "sci/gui/gui_gfx.h"
|
||||
#include "sci/gui/gui_animate.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue