[Base/UI] Android globals initialization + WindowedAppContext parts
This commit is contained in:
10
src/xenia/ui/windowed_app_main_android.cc
Normal file
10
src/xenia/ui/windowed_app_main_android.cc
Normal file
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
******************************************************************************
|
||||
* Xenia : Xbox 360 Emulator Research Project *
|
||||
******************************************************************************
|
||||
* Copyright 2021 Ben Vanik. All rights reserved. *
|
||||
* Released under the BSD license - see LICENSE in the root for more details. *
|
||||
******************************************************************************
|
||||
*/
|
||||
|
||||
// Not needed - no single entry point, the event loop is polled by the OS.
|
||||
Reference in New Issue
Block a user