diff options
| author | Japa | 2010-06-26 13:09:40 +0000 |
|---|---|---|
| committer | Japa | 2010-06-26 13:09:40 +0000 |
| commit | 78d235be81ea6f54e6270cb2bcb26a38a52b24a8 (patch) | |
| tree | ed695430075d22cf0982bd5eba1330650f28ba32 /CreatureConfiguration.cpp | |
| parent | c4928171fc215e6dc55086a5867dcaecbb6a033a (diff) | |
| download | stonesense-78d235be81ea6f54e6270cb2bcb26a38a52b24a8.tar.gz stonesense-78d235be81ea6f54e6270cb2bcb26a38a52b24a8.tar.bz2 stonesense-78d235be81ea6f54e6270cb2bcb26a38a52b24a8.tar.xz | |
updated to the latest DFhack, debugmode also seems to be working.
also updated the building XMLs
Diffstat (limited to 'CreatureConfiguration.cpp')
| -rw-r--r-- | CreatureConfiguration.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CreatureConfiguration.cpp b/CreatureConfiguration.cpp index 651029e..9d7a400 100644 --- a/CreatureConfiguration.cpp +++ b/CreatureConfiguration.cpp @@ -4,7 +4,6 @@ #include "MapLoading.h"
#include "GUI.h"
#include "ContentLoader.h"
-#include "dfhack/include/DFError.h"
#include "dfhack/depends/tinyxml/tinyxml.h"
|
