aboutsummaryrefslogtreecommitdiffstats
path: root/Game
diff options
context:
space:
mode:
authoreddie-0815 <eddie-0815@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-01-20 18:16:43 +0000
committereddie-0815 <eddie-0815@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-01-20 18:16:43 +0000
commit126c49ab26899dd54f2beb1d91284afeb34b50b3 (patch)
tree0031ab701e7d6a9e60b0ccdd3e3dac3240efbc91 /Game
parentfb4154e323aeb2cb3c601a418bd5362253b62134 (diff)
downloadusdx-126c49ab26899dd54f2beb1d91284afeb34b50b3.tar.gz
usdx-126c49ab26899dd54f2beb1d91284afeb34b50b3.tar.xz
usdx-126c49ab26899dd54f2beb1d91284afeb34b50b3.zip
Added UTF8_FILENAMES.
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@801 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Game')
-rw-r--r--Game/Code/switches.inc1
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}