diff options
Diffstat (limited to 'Game/Code/Screens/UScreenLoading.pas')
-rw-r--r-- | Game/Code/Screens/UScreenLoading.pas | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Game/Code/Screens/UScreenLoading.pas b/Game/Code/Screens/UScreenLoading.pas index 2ccc5c79..989461f2 100644 --- a/Game/Code/Screens/UScreenLoading.pas +++ b/Game/Code/Screens/UScreenLoading.pas @@ -4,10 +4,6 @@ interface {$I switches.inc}
-{$IFDEF FPC}
- {$MODE DELPHI}
-{$ENDIF}
-
uses
UMenu,
SDL,
|