diff options
Diffstat (limited to 'src/switches.inc')
-rw-r--r-- | src/switches.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/switches.inc b/src/switches.inc index cfd57fd4..215fe239 100644 --- a/src/switches.inc +++ b/src/switches.inc @@ -65,6 +65,8 @@ {$DEFINE CONSOLE} {$IFEND} +{.$DEFINE UseFreetype} + // audio config {$IF Defined(HaveBASS)} {$DEFINE UseBASSPlayback} |