aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/switches.inc
diff options
context:
space:
mode:
Diffstat (limited to 'Game/Code/switches.inc')
-rw-r--r--Game/Code/switches.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/Game/Code/switches.inc b/Game/Code/switches.inc
index 1e1d4cad..1958471b 100644
--- a/Game/Code/switches.inc
+++ b/Game/Code/switches.inc
@@ -19,7 +19,8 @@
{$DEFINE LAZARUS}
{$ENDIF}
- {$MODE DELPHI}
+// {$MODE DELPHI} // JB - This is not allowed by the free pascal compiler for some reason ( At least on linux )
+
{$DEFINE DLL_CDECL}
{$UNDEF UseSerialPort}
{$UNDEF UseMIDIPort}