From 75279f0cdfb62b2fe3fb8043c40ed04a1ea594a7 Mon Sep 17 00:00:00 2001 From: jaybinks Date: Wed, 19 Sep 2007 13:40:13 +0000 Subject: oops... broke delphi building.. sorry guys. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@401 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/Code/Classes/TextGL.pas | 2 ++ Game/Code/UltraStar.lpi | 86 ++++++++++++++++++++++---------------------- 2 files changed, 45 insertions(+), 43 deletions(-) diff --git a/Game/Code/Classes/TextGL.pas b/Game/Code/Classes/TextGL.pas index b61e2657..9700ce7a 100644 --- a/Game/Code/Classes/TextGL.pas +++ b/Game/Code/Classes/TextGL.pas @@ -371,8 +371,10 @@ begin Fonts[ActFont].AspectW := Aspect; end; +{$IFDEF FPC} initialization {$I UltraStar.lrs} +{$ENDIF} end. diff --git a/Game/Code/UltraStar.lpi b/Game/Code/UltraStar.lpi index 39d9c94f..c63877cb 100644 --- a/Game/Code/UltraStar.lpi +++ b/Game/Code/UltraStar.lpi @@ -12,7 +12,7 @@ - + @@ -43,7 +43,7 @@ - + @@ -82,7 +82,7 @@ - + @@ -395,14 +395,14 @@ - + - - + + @@ -415,130 +415,130 @@ - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - + + + + - + - + - + - + - - + + - + - + - - - - + + + + -- cgit v1.2.3