aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/switches.inc
blob: b980e754e4ec6ec376c1dee62e1255fd54e9d472 (plain) (blame)
1
2
3
4
5
{$IFDEF FPC}
  {$UNDEF UseSerialPort}
{$ELSE}
  {$DEFINE UseSerialPort}
{$ENDIF}