aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UMain.pas
diff options
context:
space:
mode:
authoreddie-0815 <eddie-0815@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-11-02 18:40:41 +0000
committereddie-0815 <eddie-0815@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-11-02 18:40:41 +0000
commit7707816349d4bd2a14e9140e85c65f0bfd713718 (patch)
tree8efcf44f3d9918afd7f654240df85f31529965c0 /Game/Code/Classes/UMain.pas
parentbb1af96ecfcb42631137136f8f90b6780039e15f (diff)
downloadusdx-7707816349d4bd2a14e9140e85c65f0bfd713718.tar.gz
usdx-7707816349d4bd2a14e9140e85c65f0bfd713718.tar.xz
usdx-7707816349d4bd2a14e9140e85c65f0bfd713718.zip
Fixed MacOSX version. Can we use baseunix on linux? We could drop oldlinux then (not available on the mac).
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@555 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Game/Code/Classes/UMain.pas')
-rw-r--r--Game/Code/Classes/UMain.pas1
1 files changed, 0 insertions, 1 deletions
diff --git a/Game/Code/Classes/UMain.pas b/Game/Code/Classes/UMain.pas
index fa4c45b5..e4acf4aa 100644
--- a/Game/Code/Classes/UMain.pas
+++ b/Game/Code/Classes/UMain.pas
@@ -145,7 +145,6 @@ uses USongs, UJoystick, math, UCommandLine, ULanguage, SDL_ttf,
const
Version = 'UltraStar Deluxe V 1.10 Alpha Build';
-//{$IFDEF WIN32}
Procedure Main;
var
WndTitle: string;