diff options
Diffstat (limited to 'Game/Code/switches.inc')
-rw-r--r-- | Game/Code/switches.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Game/Code/switches.inc b/Game/Code/switches.inc index d8d811b6..5811979e 100644 --- a/Game/Code/switches.inc +++ b/Game/Code/switches.inc @@ -39,7 +39,7 @@ //{$DEFINE UsePortaudio}
//{$DEFINE UsePortmixer}
- //{$DEFINE UseProjectM}
+ {$DEFINE UseProjectM}
{$IFDEF DEBUG}
{$IFNDEF DARWIN}
|