mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-19 01:46:27 +00:00
Implemented filesystem handling functions in Common
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
#include "Core/Scene/CSceneNode.h"
|
||||
#include "Core/Scene/CScriptNode.h"
|
||||
#include <Common/Assert.h>
|
||||
#include <Common/AssertMacro.h>
|
||||
|
||||
/* CScriptExtra is a class that allows for additional coded behavior on any given
|
||||
* script object type. Subclass IScriptExtra, add the new class to CScriptExtra.cpp,
|
||||
|
||||
Reference in New Issue
Block a user