mirror of
https://github.com/dhewm/dhewm3-sdk.git
synced 2024-11-25 05:51:15 +00:00
Get rid of ID_OPENAL
This is always required for clients.
This commit is contained in:
parent
ac090883ac
commit
c7d406835e
1 changed files with 0 additions and 8 deletions
|
@ -96,14 +96,6 @@ If you have questions concerning this license or the applicable additional terms
|
||||||
# endif
|
# endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef ID_OPENAL
|
|
||||||
# if !defined( ID_DEDICATED )
|
|
||||||
# define ID_OPENAL 1
|
|
||||||
# else
|
|
||||||
# define ID_OPENAL 0
|
|
||||||
# endif
|
|
||||||
#endif
|
|
||||||
|
|
||||||
// async network
|
// async network
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in a new issue