aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/switches.inc
diff options
context:
space:
mode:
authorjaybinks <jaybinks@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-12-06 09:39:49 +0000
committerjaybinks <jaybinks@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-12-06 09:39:49 +0000
commit486ad8796acc5883ef83f3a78cd615f6711d77f0 (patch)
tree14e379cad1e87a10056dd4b5bca160c733aa2a5f /Game/Code/switches.inc
parent6a6ef888e1132505da264e395d2c1ca08fffecc5 (diff)
downloadusdx-486ad8796acc5883ef83f3a78cd615f6711d77f0.tar.gz
usdx-486ad8796acc5883ef83f3a78cd615f6711d77f0.tar.xz
usdx-486ad8796acc5883ef83f3a78cd615f6711d77f0.zip
conformed projectM to IVideoPlayback
still needs a little work. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@678 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Game/Code/switches.inc')
-rw-r--r--Game/Code/switches.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/Game/Code/switches.inc b/Game/Code/switches.inc
index 8d395688..15fb31bb 100644
--- a/Game/Code/switches.inc
+++ b/Game/Code/switches.inc
@@ -34,8 +34,9 @@
{$IFDEF win32}
{$DEFINE UseBASSOutput}
- {$DEFINE UseBASSInput}
- //{$DEFINE UsePortaudio}
+// {$DEFINE UseBASSInput}
+
+ {$DEFINE UsePortaudio}
//{$DEFINE UsePortmixer}
{$IFDEF DEBUG}
{$IFNDEF DARWIN}