another big refactor: wiLoader -> wiSceneComponents with proper namespace
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "stdafx.h"
|
||||
#include "AnimationWindow.h"
|
||||
|
||||
using namespace wiSceneComponents;
|
||||
|
||||
AnimationWindow::AnimationWindow(wiGUI* gui) :GUI(gui)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user