mirror of
https://github.com/stenzek/duckstation.git
synced 2025-06-08 12:35:48 +00:00
WindowsHeaders: Undef GetObject
This commit is contained in:
parent
357235404a
commit
d97a107b62
@ -37,3 +37,6 @@
|
||||
#if defined(LoadIcon)
|
||||
#undef LoadIcon
|
||||
#endif
|
||||
#if defined(GetObject)
|
||||
#undef GetObject
|
||||
#endif
|
Loading…
x
Reference in New Issue
Block a user