mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-06-17 17:42:22 -07:00
Merge branch 'dev' of https://github.com/EpicGamesExt/raddebugger
This commit is contained in:
@@ -164,7 +164,7 @@ DEFINE_GUID(IID_IDWriteFactory2, 0x0439fc60, 0xca44, 0x4994, 0x8
|
||||
|
||||
//- rjf: functions
|
||||
|
||||
EXTERN_C HRESULT DECLSPEC_IMPORT WINAPI DWriteCreateFactory (DWRITE_FACTORY_TYPE factoryType, const GUID* iid, void** factory) WIN_NOEXCEPT;
|
||||
EXTERN_C HRESULT DECLSPEC_IMPORT WINAPI DWriteCreateFactory (DWRITE_FACTORY_TYPE factoryType, const GUID* iid, void** factory);
|
||||
|
||||
//- rjf: methods
|
||||
|
||||
|
||||
Reference in New Issue
Block a user