2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 21:07:42 +00:00

Additions to BlenderConnection

This commit is contained in:
Jack Andersen
2015-07-25 13:01:02 -10:00
parent 62ce25b8b6
commit 21b4fe88f7
5 changed files with 59 additions and 1 deletions

View File

@@ -25,6 +25,8 @@ LogVisor::LogModule LogModule("HECLDriver");
#include "ToolPackage.hpp"
#include "ToolHelp.hpp"
/* Static reference to dataspec additions
* (used by MSVC to definitively link DataSpecs) */
#include "../DataSpecRegistry.hpp"
bool XTERM_COLOR = false;