From 85313ec4dcc1591dbf1ecf6fa76294080354ed2a Mon Sep 17 00:00:00 2001 From: jaybinks Date: Sat, 3 Nov 2007 03:13:44 +0000 Subject: another attempt.. ( me to lazy to boot my linux dev box .. ) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@562 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/Code/USDXResCompiler.exe | Bin 1698394 -> 1698394 bytes Game/Code/UltraStar.dpr | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'Game/Code') diff --git a/Game/Code/USDXResCompiler.exe b/Game/Code/USDXResCompiler.exe index b18e11a9..43e7fc8a 100644 Binary files a/Game/Code/USDXResCompiler.exe and b/Game/Code/USDXResCompiler.exe differ diff --git a/Game/Code/UltraStar.dpr b/Game/Code/UltraStar.dpr index 3ece5395..4695ae4e 100644 --- a/Game/Code/UltraStar.dpr +++ b/Game/Code/UltraStar.dpr @@ -18,9 +18,9 @@ uses sdl_ttf in 'lib\JEDI-SDLv1.0\SDL_ttf\Pas\sdl_ttf.pas', sdlutils in 'lib\JEDI-SDLv1.0\SDL\Pas\sdlutils.pas', + {$ifdef delphi} bass in 'lib\bass\delphi\bass.pas', - {$ifdef delphi} midiout in 'lib\midi\midiout.pas', midiin in 'lib\midi\midiin.pas', CIRCBUF in 'lib\midi\CIRCBUF.PAS', -- cgit v1.2.3