mirror of
https://github.com/xenia-project/xenia.git
synced 2026-07-11 01:24:34 +02:00
Update catch
This commit is contained in:
Vendored
+1
-1
Submodule third_party/catch updated: 7424b23bfb...a0ada2e935
@@ -40,6 +40,8 @@ int Main(int argc, char* argv[]) {
|
||||
} // namespace xe
|
||||
|
||||
#if _WIN32
|
||||
#include "xenia/base/platform_win.h"
|
||||
|
||||
extern "C" int main(int argc, wchar_t* argv[]) {
|
||||
// Setup COM on the main thread.
|
||||
// NOTE: this may fail if COM has already been initialized - that's OK.
|
||||
|
||||
Reference in New Issue
Block a user