Remove editor app include root
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "Bootstrap/Application.h"
|
||||
#include "Application.h"
|
||||
|
||||
int WINAPI wWinMain(HINSTANCE hInstance, HINSTANCE, LPWSTR, int nCmdShow) {
|
||||
return XCEngine::UI::Editor::RunXCEditor(hInstance, nCmdShow);
|
||||
|
||||
Reference in New Issue
Block a user