Rev 1 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1 | Rev 6 | ||
---|---|---|---|
Line 53... | Line 53... | ||
53 | // Disabled, because it introduces some timing bugs. |
53 | // Disabled, because it introduces some timing bugs. |
54 | //#define USE_COMPAT_TIMER |
54 | //#define USE_COMPAT_TIMER |
55 | 55 | ||
56 | // Use mixer and enable music. |
56 | // Use mixer and enable music. |
57 | #define USE_MIXER |
57 | #define USE_MIXER |
- | 58 | #define MIX_VOLUME 1//MIX_MAX_VOLUME //1 |
|
58 | 59 | ||
59 | // Enable quicksave/load feature. |
60 | // Enable quicksave/load feature. |
60 | #define USE_QUICKSAVE |
61 | #define USE_QUICKSAVE |
61 | 62 | ||
62 | // Try to let time keep running out when quickloading. (similar to Ctrl+A) |
63 | // Try to let time keep running out when quickloading. (similar to Ctrl+A) |