- Replaced SCI_VERSION_FTU_LOFS_ABSOLUTE with the GF_SCI1_LOFSABSOLUTE game flag

- Moved the version defines outside of versions.h

svn-id: r40559
This commit is contained in:
Filippos Karapetis 2009-05-14 12:38:50 +00:00
parent e03fba03b5
commit f75c950457
14 changed files with 83 additions and 85 deletions

View file

@ -28,7 +28,6 @@
#include "sci/sci.h"
#include "sci/console.h"
#include "sci/scicore/resource.h"
#include "sci/scicore/versions.h"
#include "sci/scicore/vocabulary.h"
namespace Sci {