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

Some editor stubs

This commit is contained in:
Jack Andersen
2016-01-06 14:40:27 -10:00
parent 7a864e6dd2
commit e8e40211d9
16 changed files with 352 additions and 92 deletions

8
Editor/ModelViewer.hpp Normal file
View File

@@ -0,0 +1,8 @@
#ifndef URDE_MODEL_VIEWER_HPP
#define URDE_MODEL_VIEWER_HPP
namespace URDE
{
}
#endif // URDE_MODEL_VIEWER_HPP