refactor(new_editor/app): reorganize host structure and add smoke test
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
#include "Application.h"
|
||||
|
||||
int WINAPI wWinMain(HINSTANCE hInstance, HINSTANCE, LPWSTR, int nCmdShow) {
|
||||
return XCEngine::UI::Editor::RunXCUIEditorApp(hInstance, nCmdShow);
|
||||
}
|
||||
Reference in New Issue
Block a user