Removed some of the #includes from sword2.h
svn-id: r12739
This commit is contained in:
parent
c9d252640c
commit
802a301a16
37 changed files with 123 additions and 10 deletions
|
@ -22,6 +22,11 @@
|
|||
#include "sword2/sword2.h"
|
||||
#include "sword2/defs.h"
|
||||
#include "sword2/interpreter.h"
|
||||
#include "sword2/logic.h"
|
||||
#include "sword2/maketext.h"
|
||||
#include "sword2/resman.h"
|
||||
#include "sword2/driver/d_draw.h"
|
||||
#include "sword2/driver/d_sound.h"
|
||||
|
||||
namespace Sword2 {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue