mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 14:43:22 +00:00
5 lines
114 B
C
5 lines
114 B
C
|
|
|
|
#if defined(__REACTOS__)
|
|
#define sysNtGdiDdCreateDirectDrawObject NtGdiDdCreateDirectDrawObject;
|
|
#endif
|