diff options
Diffstat (limited to 'Game/Code/Screens/UScreenSingModi.pas')
-rw-r--r-- | Game/Code/Screens/UScreenSingModi.pas | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Game/Code/Screens/UScreenSingModi.pas b/Game/Code/Screens/UScreenSingModi.pas index b6989c76..e2d53f0a 100644 --- a/Game/Code/Screens/UScreenSingModi.pas +++ b/Game/Code/Screens/UScreenSingModi.pas @@ -21,9 +21,7 @@ uses UMenu, ULyrics, TextGL, OpenGL12, - {$IFDEF useBASS} - bass, - {$ENDIF} + UThemes, ULCD, UScreenSing, |