chore: update global workflows (#3113)

Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
This commit is contained in:
LizardByte-bot
2024-08-31 13:45:57 -04:00
committed by GitHub
parent f6659e6641
commit 0f40a092de
9 changed files with 249 additions and 281 deletions

View File

@@ -37,7 +37,7 @@ namespace winrt {
#if WINRT_IMPL_HAS_DECLSPEC_UUID
__declspec(uuid("A9B3D012-3DF2-4EE3-B8D1-8695F457D3C1"))
#endif
IDirect3DDxgiInterfaceAccess: ::IUnknown {
IDirect3DDxgiInterfaceAccess: ::IUnknown {
virtual HRESULT __stdcall GetInterface(REFIID id, void **object) = 0;
};
} // namespace winrt