TOLTECS: Reduced header dependencies
This commit is contained in:
parent
c52aa31a18
commit
febda31f50
7 changed files with 0 additions and 94 deletions
|
@ -24,20 +24,8 @@
|
|||
#ifndef TOLTECS_SCRIPT_H
|
||||
#define TOLTECS_SCRIPT_H
|
||||
|
||||
#include "common/scummsys.h"
|
||||
#include "common/endian.h"
|
||||
#include "common/util.h"
|
||||
#include "common/file.h"
|
||||
#include "common/savefile.h"
|
||||
#include "common/system.h"
|
||||
#include "common/hash-str.h"
|
||||
#include "common/events.h"
|
||||
#include "common/keyboard.h"
|
||||
#include "common/array.h"
|
||||
#include "common/func.h"
|
||||
|
||||
#include "engines/engine.h"
|
||||
|
||||
namespace Toltecs {
|
||||
|
||||
const int kMaxScriptSlots = 50;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue