diff options
Diffstat (limited to 'Game/Code/switches.inc')
-rw-r--r-- | Game/Code/switches.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Game/Code/switches.inc b/Game/Code/switches.inc index 3980a801..d89e89b3 100644 --- a/Game/Code/switches.inc +++ b/Game/Code/switches.inc @@ -15,6 +15,7 @@ {$R-}
{$DEFINE WIN32}
{$DEFINE TRANSLATE}
+ {$DEFINE UTF8_FILENAMES}
{$ELSE}
{$DEFINE LAZARUS}
{$ENDIF}
|