mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-05 06:44:09 +00:00
OpenAL configs
This commit is contained in:
parent
21071edbfe
commit
e858314a9f
9 changed files with 28 additions and 19 deletions
|
@ -196,11 +196,6 @@ enum Config {
|
|||
#define USE_TXD_CDIMAGE // generate and load textures from txd.img
|
||||
#define IMPROVED_VIDEOMODE // save and load videomode parameters instead of a magic number
|
||||
//#define USE_TEXTURE_POOL
|
||||
#ifdef _WIN32
|
||||
#define AUDIO_MSS
|
||||
#else
|
||||
#define AUDIO_OAL
|
||||
#endif
|
||||
|
||||
// Particle
|
||||
//#define PC_PARTICLE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue