chore: checkpoint workspace updates
This commit is contained in:
@@ -96,7 +96,7 @@ Application::Application()
|
||||
|
||||
Application::~Application() = default;
|
||||
|
||||
int RunXCUIEditorApp(HINSTANCE hInstance, int nCmdShow) {
|
||||
int RunXCEditor(HINSTANCE hInstance, int nCmdShow) {
|
||||
Application application;
|
||||
return application.Run(hInstance, nCmdShow);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user