another big refactor: wiLoader -> wiSceneComponents with proper namespace

This commit is contained in:
turanszkij
2018-08-18 15:03:25 +01:00
parent 7d48089234
commit 03dccc024b
63 changed files with 714 additions and 609 deletions
+2
View File
@@ -1,6 +1,8 @@
#include "stdafx.h"
#include "ForceFieldWindow.h"
using namespace wiSceneComponents;
ForceFieldWindow::ForceFieldWindow(wiGUI* gui) : GUI(gui)
{