mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-15 11:57:57 -05:00
Revert "core: Fix clang build"
This commit is contained in:
@ -27,7 +27,7 @@ private:
|
||||
std::vector<SinkStreamPtr> sink_streams;
|
||||
|
||||
#ifdef _WIN32
|
||||
s32 com_init_result = 0;
|
||||
u32 com_init_result = 0;
|
||||
#endif
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user