mirror of
https://github.com/dhewm/dhewm3-sdk.git
synced 2025-04-04 16:41:31 +00:00
Get rid of ID_ALLOW_D3XP
There're no second class citizens.
This commit is contained in:
parent
e8965eb6fb
commit
a2586ebb52
1 changed files with 0 additions and 8 deletions
|
@ -115,11 +115,3 @@ If you have questions concerning this license or the applicable additional terms
|
|||
#ifndef ID_OPENAL_EAX
|
||||
# define ID_OPENAL_EAX 0
|
||||
#endif
|
||||
|
||||
#ifndef ID_ALLOW_D3XP
|
||||
# if defined( MACOS_X )
|
||||
# define ID_ALLOW_D3XP 0
|
||||
# else
|
||||
# define ID_ALLOW_D3XP 1
|
||||
# endif
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue